This commit is contained in:
Tao Tien 2024-02-24 14:51:33 -08:00
parent ac11bd263e
commit e3800290b2
3 changed files with 11 additions and 0 deletions

View file

@ -57,6 +57,13 @@
};
};
services = {
pueue = {
enable = true;
settings = {};
};
};
home.username = "tao";
home.homeDirectory = "/home/tao";
home.stateVersion = "23.11";