Regenerated
This commit is contained in:
+364
-369
File diff suppressed because it is too large
Load Diff
@@ -496,11 +496,6 @@ 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,11 +35,6 @@ 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