teamspeak and nix updates

This commit is contained in:
Christoph Hollizeck 2024-06-24 18:42:06 +02:00
parent bd949ce723
commit cb5a79c914
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 31 additions and 33 deletions

View file

@ -14,11 +14,7 @@ in
};
config = mkIf cfg.enable {
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};
hardware.graphics = enabled;
hardware.nvidia = {
modesetting.enable = true;