don't import universal config in host-specific homeManagerModules
This commit is contained in:
parent
3849eeb37b
commit
32dabca83f
1 changed files with 1 additions and 4 deletions
|
@ -39,10 +39,7 @@
|
|||
./home/qenya
|
||||
];
|
||||
|
||||
"qenya@shaw".imports = [
|
||||
self.homeManagerModules."qenya"
|
||||
./hosts/shaw/home.nix
|
||||
];
|
||||
"qenya@shaw".imports = [ ./hosts/shaw/home.nix ];
|
||||
};
|
||||
|
||||
colmena = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue