diff --git a/hosts/saberofxebec/configuration.nix b/hosts/saberofxebec/configuration.nix index bb0735a..2ef85f4 100644 --- a/hosts/saberofxebec/configuration.nix +++ b/hosts/saberofxebec/configuration.nix @@ -100,7 +100,7 @@ in { ports = [ "42069:80" ]; - environmentFiles = [config.agenix.secrets.speedtest-tracker.path]; + environmentFiles = [config.age.secrets.speedtest-tracker.path]; volumes = [ "/var/lib/speedtest-tracker/:/config" ];