Compare commits
No commits in common. "5e02f642b9f0f680d082d8bc54ccf7f9f7c61203" and "2484d5ae38db8aa5d44d2556829633050f8d621c" have entirely different histories.
5e02f642b9
...
2484d5ae38
2 changed files with 1 additions and 2 deletions
|
@ -52,7 +52,6 @@
|
|||
"tailscale"
|
||||
"teamviewer"
|
||||
"utm"
|
||||
"vnc-viewer"
|
||||
"zed"
|
||||
"zoom"
|
||||
];
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
virt-viewer
|
||||
lm_sensors
|
||||
];
|
||||
networking.firewall.allowedTCPPorts = [5900 5901];
|
||||
networking.firewall.allowedTCPPorts = [5900];
|
||||
|
||||
security.allowUserNamespaces = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue