mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
sops = {
|
||||
age = {
|
||||
sshKeyPaths = [ "/etc/ssh/id_ed25519" ];
|
||||
generateKey = true;
|
||||
};
|
||||
defaultSopsFile = ../secrets/example.yaml; # наш зашифрованный файл
|
||||
# Указываем секрет SSH-ключа:
|
||||
|
||||
Reference in New Issue
Block a user