fix: cleanup unneeded files

This commit is contained in:
2025-08-31 13:34:43 -07:00
parent 58e1546d0a
commit 5e943a54b0
4 changed files with 17 additions and 106 deletions

View File

@@ -68,7 +68,6 @@
hardware.enableAllFirmware = true;
sops.defaultSopsFile = ../../secrets/sops.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/id_ed25519" ];
sops.secrets.win_pw = { };
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;