diff options
| author | adikro <adikro@disroot.org> | 2026-05-13 00:01:14 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-05-13 00:01:14 +0200 |
| commit | 31c293d72740180ca1272c76e96a1c6c87b9e195 (patch) | |
| tree | fc1fbebbb1ead9175b613a6f1725e1654cebb164 /os/srv | |
| parent | 1b67275b854235fa1f8c8fc68fff1beae9515a0f (diff) | |
i forgot
Diffstat (limited to 'os/srv')
| -rw-r--r-- | os/srv/gaming.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/os/srv/gaming.nix b/os/srv/gaming.nix index 8de887b..05908f3 100644 --- a/os/srv/gaming.nix +++ b/os/srv/gaming.nix @@ -3,7 +3,6 @@ lib, pkgs, username, - inputs, ... }: let @@ -37,11 +36,6 @@ in enableRenice = true; settings = { general.renice = 10; - # gpu = { - # apply_gpu_optimisations = "accept-responsibility"; - # gpu_device = 0; - # amd_performance_level = "high"; - # }; }; }; |
