Remove clanModules

This commit is contained in:
pinpox
2025-07-04 15:54:44 +02:00
parent c49a7c8277
commit 0e53499f40
123 changed files with 73 additions and 5340 deletions

View File

@@ -12,7 +12,6 @@ let
imports = [
./iwd.nix
self.nixosModules.installer
self.clanModules.trusted-nix-caches
];
system.stateVersion = config.system.nixos.release;