feat: various changes, sched-ext

This commit is contained in:
Kat Inskip 2025-04-21 14:53:15 -07:00
parent db0f9bef6d
commit cc85d2e5ba
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
7 changed files with 143 additions and 173 deletions

View file

@ -11,11 +11,12 @@
};
programs.gamescope = {
enable = true;
package = pkgs.gamescope_git;
package = pkgs.gamescope;
};
environment.systemPackages = with pkgs; [
(lutris.override {
extraPkgs = pkgs: [
pkgs.gamescope
pkgs.libnghttp2
pkgs.winetricks
pkgs.jansson