diff options
Diffstat (limited to 'nixpkgs/Makefile')
-rw-r--r-- | nixpkgs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/Makefile b/nixpkgs/Makefile index 7d2fb5c..46e282f 100644 --- a/nixpkgs/Makefile +++ b/nixpkgs/Makefile @@ -1,3 +1,3 @@ all: - nixfmt `hostname`.nix - nix run home-manager/release-23.11 -- switch -f `hostname`.nix + #nixfmt `hostname`.nix + nix run home-manager/release-23.11 -- switch -f `hostname`.nix -b backup |