feat: adds sshuttle to gui systems

This commit is contained in:
Ahwx 2025-08-02 00:40:47 +02:00
parent cc566fed4f
commit f7b25b3316

View file

@ -46,6 +46,9 @@ in
# Gaming # Gaming
lunar-client lunar-client
# Not GUI but specific to GUI usage
sshuttle
]; ];
}; };
} }