tangled
alpha
login
or
join now
quasigod.xyz
/
nixconfig
8
fork
atom
My NixOS and Home Manager configurations
8
fork
atom
overview
issues
pulls
pipelines
reenable rtkit
audio is pissing me the hell off
quasigod.xyz
1 month ago
c2b74a49
20427b78
verified
This commit was signed with the committer's
known signature
.
quasigod.xyz
SSH Key Fingerprint:
SHA256:IYQIQqk4Il5k+VDa+O4RM4mqCqVtyRilM/eLPbx2jjc=
+1
-1
1 changed file
expand all
collapse all
unified
split
modules
hosts
hades
default.nix
+1
-1
modules/hosts/hades/default.nix
···
55
55
# firewalld.enable = true;
56
56
};
57
57
58
58
-
security.rtkit.enable = false;
58
58
+
security.rtkit.enable = true;
59
59
60
60
hardware = {
61
61
amdgpu.opencl.enable = true;