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
|
./home/qenya
|
||||||
];
|
];
|
||||||
|
|
||||||
"qenya@shaw".imports = [
|
"qenya@shaw".imports = [ ./hosts/shaw/home.nix ];
|
||||||
self.homeManagerModules."qenya"
|
|
||||||
./hosts/shaw/home.nix
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
colmena = {
|
colmena = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue