don't import universal config in host-specific homeManagerModules

This commit is contained in:
Katherina Walshe-Grey 2024-09-17 19:11:57 +01:00
parent 3849eeb37b
commit 32dabca83f

View file

@ -39,10 +39,7 @@
./home/qenya
];
"qenya@shaw".imports = [
self.homeManagerModules."qenya"
./hosts/shaw/home.nix
];
"qenya@shaw".imports = [ ./hosts/shaw/home.nix ];
};
colmena = {