diff --git a/system-config/configuration/sandbox-nathan/default.nix b/system-config/configuration/sandbox-nathan/default.nix index 93ab3c9..7106264 100644 --- a/system-config/configuration/sandbox-nathan/default.nix +++ b/system-config/configuration/sandbox-nathan/default.nix @@ -93,7 +93,7 @@ experimental-features = [ "nix-command" "flakes" ]; }; }; -/* + sops = { age.keyFile = "/home/nathan/.config/sops/age/keys.txt"; defaultSopsFile = ./secrets.yaml; @@ -105,7 +105,7 @@ }; }; }; -*/ + programs.fuse.userAllowOther = true; home-manager = {