320 current 1970-01-01 01:00:00 23.11.20240514.9ddcaff 5.4.271-rt89 *
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| { | ||||
|   lib, | ||||
|   config, | ||||
|   pkgs, | ||||
|   ... | ||||
| }: let | ||||
|   cfg = config.music; | ||||
| @@ -13,6 +14,8 @@ in { | ||||
|     musnix = { | ||||
|       enable = true; | ||||
|       rtcqs.enable = true; | ||||
|       kernel.realtime = true; | ||||
|       kernel.packages = pkgs.unstable.linuxPackages-rt; | ||||
|     }; | ||||
|     users.users.max.extraGroups = ["audio"]; | ||||
|   }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user