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

@@ -104,12 +104,11 @@
# legcord
equibop
code-cursor
libsForQt5.kdenlive
kdePackages.kdenlive
libsForQt5.qt5ct
catppuccin-qt5ct
lightly-qt
kdePackages.qt6ct
lightly-qt
hyfetch
kitty
inputs.ghostty.packages.${pkgs.stdenv.hostPlatform.system}.ghostty

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";