Regenerated
This commit is contained in:
+369
-364
File diff suppressed because it is too large
Load Diff
@@ -496,6 +496,11 @@ in
|
|||||||
./boot.nix
|
./boot.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
]
|
]
|
||||||
|
++(builtins.fetchGit {
|
||||||
|
url = "https://github.com/nyyManni/nix-configs";
|
||||||
|
ref = "refs/heads/master";
|
||||||
|
rev = "d33700d525249e150801300292043415319f155d"; # Use a recent commit hash
|
||||||
|
} + "/modules/xdg/utils.nix")
|
||||||
++ allModules
|
++ allModules
|
||||||
++ [ home-manager.nixosModules.home-manager ];
|
++ [ home-manager.nixosModules.home-manager ];
|
||||||
|
|
||||||
|
|||||||
@@ -35,6 +35,11 @@ in
|
|||||||
./boot.nix
|
./boot.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
]
|
]
|
||||||
|
++(builtins.fetchGit {
|
||||||
|
url = "https://github.com/nyyManni/nix-configs";
|
||||||
|
ref = "refs/heads/master";
|
||||||
|
rev = "d33700d525249e150801300292043415319f155d"; # Use a recent commit hash
|
||||||
|
} + "/modules/xdg/utils.nix")
|
||||||
++ allModules
|
++ allModules
|
||||||
++ [ home-manager.nixosModules.home-manager ];
|
++ [ home-manager.nixosModules.home-manager ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user