trying to make an automatic system updater/builder

This commit is contained in:
Emmet 2025-05-02 14:42:30 -05:00
parent 3e63f2385f
commit e5d9995856
2 changed files with 34 additions and 0 deletions

View file

@ -17,6 +17,7 @@
# dotfiles
dotfilesDir = "/etc/nixos";
systemBuilder.enable = true;
# security
security = {