feat: add vnc-server

This commit is contained in:
Peritia 2025-09-22 16:11:21 +02:00
parent 947cbe3ac5
commit 7bbda6140f
3 changed files with 264 additions and 0 deletions

View file

@ -4,5 +4,6 @@
imports = [
./Application
./Programming-Tools
./Service
];
}