feat: add `geemili` user as a trusted nix user

This allows me to push configuration updates to the samsehu host
main
LeRoyce Pearson 2023-12-29 22:10:30 -07:00
parent 7162630e2f
commit da55c99dc9
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,8 @@
options = "--delete-older-than 30d";
};
nix.settings.trusted-users = [ "geemili" ];
# Open ports in the firewall.
networking.firewall.enable = true;
networking.firewall.allowedTCPPorts = [