updated flake/caddy on pi/sops for another day

This commit is contained in:
Polen 2024-11-07 22:34:45 -05:00
parent 40bac8356d
commit 6d0754250a
3 changed files with 19 additions and 10 deletions

View file

@ -23,6 +23,7 @@
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.trusted-users = [ "polen" ];
nix.settings.extra-platforms = config.boot.binfmt.emulatedSystems;
boot.binfmt.emulatedSystems = ["aarch64-linux"];