Add secrets and cleanup

This commit is contained in:
2026-07-07 09:25:07 +01:00
parent b5c495a094
commit 822f654d6a
9 changed files with 75 additions and 7 deletions
-2
View File
@@ -18,7 +18,6 @@
modules = [
./hosts/common.nix
./hosts/syedm
home-manager.nixosModules.home-manager
{ home-manager.users.me = import ./home; }
];
@@ -29,7 +28,6 @@
modules = [
./hosts/common.nix
./hosts/tardis
home-manager.nixosModules.home-manager
{ home-manager.users.me = import ./home; }
];