system fixes

This commit is contained in:
Emmet
2025-05-10 08:44:59 -05:00
parent 17c684c89a
commit f708c24dc5
2 changed files with 2 additions and 3 deletions

View File

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