[NixOS] Disable ventura nixquick
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
];
|
||||
|
||||
services.macos-ventura = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
openFirewall = true;
|
||||
vncListenAddr = "0.0.0.0";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user