summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2024-07-09 14:24:14 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2024-07-09 14:24:14 +0200
commit68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c (patch)
tree5835a31122b7f516f2c0f2064fb035d00c12076d /flake.nix
parente4e7651887bca1179348c4303a319f2f3e339942 (diff)
downloadnixos-68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c.tar
nixos-68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c.tar.gz
nixos-68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c.tar.bz2
nixos-68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c.tar.xz
nixos-68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c.zip
dsl -> gpon
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";