summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index eaa93432..7d1872ec 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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";