sops secret setup

This commit is contained in:
2025-04-15 20:55:17 -05:00
parent 99c3cab801
commit dac7920262
5 changed files with 47 additions and 1 deletions
+2
View File
@@ -6,6 +6,8 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nixpkgs.config.allowUnfree = true;
systemd.user.services.mbsync.unitConfig.After = [ "sops-nix.service" ];
# Use the systemd-boot EFI boot loader.
# boot.loader.systemd-boot.enable = true;
# boot.loader.efi.canTouchEfiVariables = true;