mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 13:29:32 +01:00
added missing param
This commit is contained in:
parent
9a6447999e
commit
2d0ee569f2
|
@ -51,6 +51,7 @@ in
|
|||
"::1"
|
||||
"0.0.0.0"
|
||||
];
|
||||
resources = [ ];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue