mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-29 02:21:17 +00:00
5 lines
67 B
Bash
5 lines
67 B
Bash
|
#!/bin/env bash
|
||
|
export NIXPKGS_ALLOW_UNFREE=1
|
||
|
|
||
|
home-manager switch
|