mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-13 14:59:23 +08:00
modules.system.sops: remove unused gnupg keys
This commit is contained in:
@@ -35,7 +35,6 @@ inputs:
|
||||
];
|
||||
# sops start before impermanence, so we need to use the absolute path
|
||||
age.sshKeyPaths = [ "/nix/persistent/etc/ssh/ssh_host_ed25519_key" ];
|
||||
gnupg.sshKeyPaths = [ "/nix/persistent/etc/ssh/ssh_host_rsa_key" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user