summaryrefslogtreecommitdiff
path: root/hosts/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/default.nix')
-rw-r--r--hosts/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/default.nix b/hosts/default.nix
index 789c320..c0afc02 100644
--- a/hosts/default.nix
+++ b/hosts/default.nix
@@ -99,7 +99,7 @@ in {
identityPaths = ["/etc/age/key"];
secrets = {
rootPassword.file = "${self}/secrets/hosts/atlas/rootPassword.age";
- atlasPassword.file = "${self}/secrets/hosts/atlas/pbodyPassword.age";
+ atlasPassword.file = "${self}/secrets/hosts/atlas/atlasPassword.age";
binaryCache =
{