This commit is contained in:
Kris
2026-03-28 22:37:08 +02:00
parent 8ed9bd9618
commit 46a34a6ef5
10 changed files with 23 additions and 30 deletions

View File

@@ -60,9 +60,6 @@ in
./slop/brave.nix
];
# gcc. shit breaks. wtf
environment.sessionVariables.LD_LIBRARY_PATH = "${pkgs.gcc15}/lib";
services.vscode-server.enable = true;
services.openssh.settings = lib.mkDefault {