forked from poz/niksos
fix: add chmura home
prep for making all hosts use home manager (if I can manage it)
This commit is contained in:
parent
f9da7ce19a
commit
c0e295f97f
1 changed files with 4 additions and 4 deletions
|
@ -26,10 +26,10 @@ in {
|
|||
modules = [
|
||||
{networking.hostName = "chmura";}
|
||||
./chmura
|
||||
#]
|
||||
#++ [
|
||||
# home-manager
|
||||
# home-configs
|
||||
]
|
||||
++ [
|
||||
home-manager
|
||||
home-configs
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue