feat(systemModules): add home manager module

This commit is contained in:
ooks-io 2024-05-05 22:52:11 +12:00
parent d6c7aafe6b
commit c7ba713449
2 changed files with 4 additions and 1 deletions

View file

@ -18,6 +18,7 @@ in
name = "ooks";
shell = "fish";
sshKey = key;
homeManager = true;
};
hardware = {
cpu.type = "amd";