treewide: run nixfmt 1.0.0

This commit is contained in:
Wolfgang Walther 2025-07-22 15:19:36 +02:00
commit 5a0711127c
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1
5118 changed files with 100492 additions and 103190 deletions

View file

@ -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";