This commit is contained in:
martyTF 2026-03-29 08:21:53 +02:00
commit d0413cb830
15 changed files with 219 additions and 130 deletions

View file

@ -35,5 +35,5 @@
light.enable = true;
};
services.flatpak.enable = true;
system.stateVersion = "25.11"; # Did you read the comment?
system.stateVersion = "25.11"; # Did you read the comment?
}

View file

@ -36,6 +36,16 @@
localNetworkGameTransfers.openFirewall = true;
gamescopeSession.enable = true;
protontricks.enable = true;
extraCompatPackages = with pkgs; [
proton-ge-bin
];
extraPackages = with pkgs; [
gamescope
];
};
programs.gamescope = {
enable = true;
capSysNice = true;
};
services.flatpak.enable = true;
virtualisation.docker.enable = true;
@ -74,5 +84,5 @@
vial
];
};
system.stateVersion = "25.11"; # Did you read the comment?
system.stateVersion = "25.05"; # Did you read the comment?
}

View file

@ -20,7 +20,7 @@
"sd_mod"
];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
fileSystems."/" = {

View file

@ -87,6 +87,7 @@
"desc:AOC Q27G2WG4 0x00005F45, 2560x1440@144, 3840x0, 1 # main monitor"
"desc:Samsung Electric Company S24D330 0x5A5A5131, 1920x1080@60, 3840x1440, 1 # side monitor"
"desc:Panasonic Industry Company Panasonic-TV, 3840x2160@30, 0x0, 1 # tv"
"desc:Valve Corporation Index HMD 0x3DEBE38D, preffered, auto, 1"
];
workspaces.workspaces = [