diff --git a/modules/system/homelab/dash.nix b/modules/system/homelab/dash.nix index 55890c0..4067d95 100644 --- a/modules/system/homelab/dash.nix +++ b/modules/system/homelab/dash.nix @@ -69,6 +69,7 @@ in { services.glance = { enable = true; + environmentFile = "/var/lib/glance/.env"; settings = { server = { host = "127.0.0.1";