ma audio: use latest kernel for musnix
This commit is contained in:
parent
f8c534dc0e
commit
47e4bafae5
@ -10,7 +10,7 @@ in
|
||||
musnix.enable = true;
|
||||
musnix.kernel.optimize = true;
|
||||
musnix.kernel.realtime = true;
|
||||
# TODO: musnix.kernel.packages = pkgs.linuxPackages_latest_rt;
|
||||
musnix.kernel.packages = pkgs.linuxPackages_latest_rt;
|
||||
|
||||
users.users."${user}".extraGroups = [ "audio" ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user