mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
treewide: run nixfmt 1.0.0
This commit is contained in:
parent
6f5663940c
commit
5a0711127c
5118 changed files with 100492 additions and 103190 deletions
|
|
@ -444,7 +444,8 @@ in
|
|||
extraGroups = [
|
||||
"audio"
|
||||
"video"
|
||||
] ++ optional config.security.rtkit.enable "rtkit";
|
||||
]
|
||||
++ optional config.security.rtkit.enable "rtkit";
|
||||
description = "PipeWire system service user";
|
||||
isSystemUser = true;
|
||||
home = "/var/lib/pipewire";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue