teamspeak and nix updates

This commit is contained in:
Christoph Hollizeck 2024-06-24 18:42:06 +02:00
parent 9aa897d5f0
commit e4e11cfd63
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E
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;