diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-07-09 14:24:14 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-07-09 14:24:14 +0200 |
commit | 68f7b6dcf0d388ea14b0782fb62f6cb7b7ea941c (patch) | |
tree | 5835a31122b7f516f2c0f2064fb035d00c12076d /flake.nix | |
parent | e4e7651887bca1179348c4303a319f2f3e339942 (diff) | |
download | nixos-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.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"; |