Merge pull request #111436 from helsinki-systems/shairport

nixos/shairport-sync: add types
This commit is contained in:
Sandro 2021-01-31 15:13:33 +01:00 committed by GitHub
commit 75281960c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ in
};
arguments = mkOption {
type = types.str;
default = "-v -o pa";
description = ''
Arguments to pass to the daemon. Defaults to a local pulseaudio
@ -36,6 +37,7 @@ in
};
user = mkOption {
type = types.str;
default = "shairport";
description = ''
User account name under which to run shairport-sync. The account