mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
playin around with openhab again
This commit is contained in:
parent
ea55817e41
commit
1a3a4bd43e
2 changed files with 1 additions and 1 deletions
|
|
@ -46,6 +46,7 @@
|
|||
"modules/services/grocy"
|
||||
"modules/services/homebox"
|
||||
"modules/services/homepage"
|
||||
"modules/services/openhab"
|
||||
"modules/services/lubelogger"
|
||||
"modules/services/trilium"
|
||||
"modules/services/fail2ban"
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ in
|
|||
locations."/" = {
|
||||
extraConfig = ''
|
||||
allow 192.168.0.0/16;
|
||||
allow 10.8.0.0/24;
|
||||
allow ${inputs.nix-secrets.network.primary.publicIP};
|
||||
deny all;
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue