diff options
Diffstat (limited to 'systems/atlas/default.nix')
| -rw-r--r-- | systems/atlas/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
