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 6f24a90c..dca04010 100644
--- a/flake.nix
+++ b/flake.nix
@@ -35,6 +35,7 @@
35 repo = "nixpkgs"; 35 repo = "nixpkgs";
36 ref = "23.11"; 36 ref = "23.11";
37 }; 37 };
38 nixpkgs-installer.follows = "nixpkgs-stable";
38 home-manager = { 39 home-manager = {
39 type = "github"; 40 type = "github";
40 # owner = "nix-community"; 41 # owner = "nix-community";