diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ | |||
37 | repo = "nixpkgs"; | 37 | repo = "nixpkgs"; |
38 | ref = "23.11"; | 38 | ref = "23.11"; |
39 | }; | 39 | }; |
40 | nixpkgs-installer.follows = "nixpkgs-stable"; | ||
40 | home-manager = { | 41 | home-manager = { |
41 | type = "github"; | 42 | type = "github"; |
42 | # owner = "nix-community"; | 43 | # owner = "nix-community"; |