Add secrets and cleanup
This commit is contained in:
@@ -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; }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user