make aspect have a chill time on nixos
This commit is contained in:
parent
45381dbb7a
commit
b7837badc6
2 changed files with 84 additions and 0 deletions
|
|
@ -121,6 +121,14 @@
|
|||
};
|
||||
};
|
||||
|
||||
snowfallorg.users.aspect = {
|
||||
create = true;
|
||||
admin = false;
|
||||
home = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults.email = "zach@zacharymyers.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue