vscode nix lsp, kittykat ssh reverse proxy, obs added, lutris removed due openldap build faliure, flake update

This commit is contained in:
tulg 2026-05-05 15:38:18 +03:00
parent d6216e86c6
commit 0875e05f71
10 changed files with 189 additions and 69 deletions

View file

@ -12,6 +12,7 @@
moonlight-qt
amdgpu_top
rclone
crosspipe
];
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = ["nix-command" "flakes"];

View file

@ -11,6 +11,5 @@
};
environment.systemPackages = with pkgs; [
protonup-ng
pkgs.lutris
];
}