chore: move rtkit to pipewire
it's really only used by that I think
This commit is contained in:
parent
ffcbeafa73
commit
036c458038
2 changed files with 2 additions and 1 deletions
|
@ -131,7 +131,6 @@
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
hardware = {
|
||||
opentabletdriver = {
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
pulse.enable = true;
|
||||
};
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
environment.etc = let
|
||||
json = pkgs.formats.json {};
|
||||
rate = "48000";
|
||||
|
|
Loading…
Reference in a new issue