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