diff options
Diffstat (limited to 'home/alpha')
-rw-r--r-- | home/alpha/sefidel.nix (renamed from home/alpha/zach.nix) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/alpha/zach.nix b/home/alpha/sefidel.nix index 336217c..333e62f 100644 --- a/home/alpha/zach.nix +++ b/home/alpha/sefidel.nix @@ -7,6 +7,6 @@ programs.htop.settings.detailed_cpu_time = true; sops.defaultSopsFile = ../secrets/secrets.yaml; - sops.gnupg.home = "/home/zach/.gnupg"; + sops.gnupg.home = "/home/sefidel/.gnupg"; }; } |