vscode ssh server

This commit is contained in:
Reid 2024-06-04 18:28:14 -07:00
parent 32f0b4e7c6
commit 49c456f506
4 changed files with 73 additions and 1 deletions

View file

@ -8,6 +8,8 @@ in {
./webapps/default.nix
];
services.vscode-server.enable = true;
normalUsers = {
reidlab = {
conf = {