kcnhub: vnc: disable activation script

master
Antoine Fauroux 2026-08-20 15:55:17 -04:00
parent ecaf300b88
commit f4de1e8158
1 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@
'';
# Make scripts executable
system.activationScripts.vnc-scripts = ''
chmod +x /etc/vnc/xstartup-*
'';
#system.activationScripts.vnc-scripts = ''
# sudo chmod +x /etc/vnc/xstartup-*
#'';
}