prune
This commit is contained in:
@@ -18,8 +18,6 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
sops.defaultSopsFile = ../../keys/secrets.yaml;
|
sops.defaultSopsFile = ../../keys/secrets.yaml;
|
||||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
|
||||||
# sops.age.keyFile = "/var/lib/sops-nix/key.txt";
|
|
||||||
sops.secrets."test-nix/ssh_host_key" = {
|
sops.secrets."test-nix/ssh_host_key" = {
|
||||||
owner = "john";
|
owner = "john";
|
||||||
path = "/home/john/.ssh/host_key";
|
path = "/home/john/.ssh/host_key";
|
||||||
|
|||||||
Reference in New Issue
Block a user