vsc server

This commit is contained in:
2025-08-21 19:43:02 +03:00
parent cd55fa0903
commit aa5b19b90b
6 changed files with 10 additions and 24 deletions

View File

@@ -11,6 +11,8 @@
# gcc. shit breaks. wtf
environment.sessionVariables.LD_LIBRARY_PATH = "${pkgs.gcc15}/lib";
services.vscode-server.enable = true;
systemd.services.ocbwoy3-start-pm2 = {
enable = true;
description = "Start PM2";