diff --git a/systems/mars/config/sops.nix b/systems/mars/config/sops.nix index 9fad1f2..5a1e2fd 100755 --- a/systems/mars/config/sops.nix +++ b/systems/mars/config/sops.nix @@ -17,7 +17,7 @@ in mode = "600"; }; "discord-token" = { - path = "${paths.path0}/zookeeper/.env"; + path = "./.config/zookeeper/.env"; owner = user0; }; };