vsc server
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user