My NixOS and Home Manager configurations

reenable rtkit

audio is pissing me the hell off

quasigod.xyz c2b74a49 20427b78

verified
+1 -1
+1 -1
modules/hosts/hades/default.nix
··· 55 55 # firewalld.enable = true; 56 56 }; 57 57 58 - security.rtkit.enable = false; 58 + security.rtkit.enable = true; 59 59 60 60 hardware = { 61 61 amdgpu.opencl.enable = true;