Compare commits
No commits in common. "091e86536689792e0db2d84b87d05b64b8882c4c" and "7acb46e9b2575fa3aa045792a635c0a06b4218b1" have entirely different histories.
091e865366
...
7acb46e9b2
@ -67,7 +67,7 @@ in {
|
||||
tls = false;
|
||||
resources = [ {
|
||||
compress = true;
|
||||
names = [ "client" "federation" ];
|
||||
names = [ "client" "webclient" "federation" ];
|
||||
} ];
|
||||
} ];
|
||||
turn_uris = [
|
||||
|
@ -22,8 +22,6 @@
|
||||
|
||||
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