From 07a6858fd7ef6ea6794cc37323d7c9cf1162d5b6 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 19 Nov 2023 05:19:05 -0500 Subject: secrets: reorganize & rekey --- systems/atlas/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems/atlas/default.nix') diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index d241658..e6b30ca 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -17,7 +17,7 @@ hermetic = false; }; - age.secrets.teawiebot.file = ../../secrets/systems/atlas/teawieBot.age; + age.secrets.teawiebot.file = ../../secrets/atlas/teawieBot.age; boot = { loader.systemd-boot.enable = true; -- cgit v1.2.3