add vscode-server

This commit is contained in:
uku 2024-01-19 23:45:31 +01:00
parent 80314f289c
commit fca1dd4676
Signed by: uku
GPG key ID: 7D01D7B105E77166
4 changed files with 64 additions and 1 deletions

View file

@ -96,6 +96,8 @@
openFirewall = lib.mkDefault false;
};
vscode-server.enable = true;
tailscale = {
enable = true;
useRoutingFeatures = "both";