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