update perms, add security module, add flake support by default again

This commit is contained in:
Reid 2023-08-23 02:13:16 -07:00
parent 63d45da9ff
commit f1fe7e38c6
3 changed files with 41 additions and 0 deletions

View file

@ -48,6 +48,8 @@
mosh.enable = true;
};
security.enable = true;
};
time.timeZone = "America/Los_Angeles";