fix: correct secrets path in configuration.nix (../../secrets from hosts/uconsole-cm5/)

This commit is contained in:
2026-06-16 19:09:24 -04:00
parent a2096efc3f
commit e05ef66b8f

View File

@@ -21,7 +21,7 @@
];
age.secrets.gortium_password = {
file = ../secrets/gortium_password.age;
file = ../../secrets/gortium_password.age;
};
# WiFi via NetworkManager + secret agenix