aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-05-19 01:50:06 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-05-19 01:50:06 -0700
commit44d7c49e6ac712d9c87aa48f0b631d8833ee26f4 (patch)
tree66e34538d807e9b1cfe5dbcf3a26610303ca572c /home
parent27fa6a361db75b3f94dcf35ef80df55acb4fbae5 (diff)
downloadnix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.tar
nix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.tar.gz
nix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.tar.bz2
nix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.tar.lz
nix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.tar.xz
nix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.tar.zst
nix-44d7c49e6ac712d9c87aa48f0b631d8833ee26f4.zip
Update age key path
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/ginaz.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/nipsy/ginaz.nix b/home/nipsy/ginaz.nix
index e3f862d..eacaf77 100644
--- a/home/nipsy/ginaz.nix
+++ b/home/nipsy/ginaz.nix
@@ -9,7 +9,7 @@
];
sops = {
- age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
+ age.keyFile = "/home/nipsy/.config/sops/age/keys.txt";
defaultSopsFile = ./secrets/ginaz.yaml;
secrets = {