summaryrefslogtreecommitdiffstats
path: root/modules/wu
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wu')
-rw-r--r--modules/wu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/wu/default.nix b/modules/wu/default.nix
index 3258779e..84a8361a 100644
--- a/modules/wu/default.nix
+++ b/modules/wu/default.nix
@@ -322,7 +322,7 @@ in
services.retiolum = {
enable = true;
- hosts = /etc/nixos/hosts;
+ hosts = <retiolum-hosts>;
connectTo = [
"gum"
"pigstarter"