Regenerated

This commit is contained in:
2026-04-20 19:23:00 +02:00
parent ceaf5667f2
commit 6b427ec38c
3 changed files with 364 additions and 379 deletions
+364 -369
View File
File diff suppressed because it is too large Load Diff
-5
View File
@@ -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 ];