feat: add gaming/media packages and nvidia finegrained power management
- nvidia.nix: set powerManagement.finegrained = false explicitly - packages.nix: add libva-utils, vdpauinfo, lazydocker, mangohud - configuration.nix: enable programs.gamemode https://claude.ai/code/session_01JwjdjwvgMGW4TcpYi4MZ6n
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user