feat(systemModules): add home manager module
This commit is contained in:
parent
d6c7aafe6b
commit
c7ba713449
2 changed files with 4 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
name = "ooks";
|
||||
shell = "fish";
|
||||
sshKey = key;
|
||||
homeManager = true;
|
||||
};
|
||||
hardware = {
|
||||
cpu.type = "amd";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue