Compare commits
2 Commits
7acb46e9b2
...
091e865366
Author | SHA1 | Date | |
---|---|---|---|
091e865366 | |||
67911a43bc |
@ -67,7 +67,7 @@ in {
|
||||
tls = false;
|
||||
resources = [ {
|
||||
compress = true;
|
||||
names = [ "client" "webclient" "federation" ];
|
||||
names = [ "client" "federation" ];
|
||||
} ];
|
||||
} ];
|
||||
turn_uris = [
|
||||
|
@ -22,6 +22,8 @@
|
||||
|
||||
networking.interfaces.eth0.useDHCP = true;
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
|
||||
# for education purposes only
|
||||
services.pykms.enable = true;
|
||||
services.pykms.openFirewallPort = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user