* I'm pretty sure the i18n module shouldn't be conditional on
pulseaudio :-) svn path=/nixos/branches/modular-nixos/; revision=15723
This commit is contained in:
parent
a65aae0140
commit
94993518d7
@ -39,9 +39,8 @@ in
|
|||||||
|
|
||||||
###### implementation
|
###### implementation
|
||||||
|
|
||||||
mkIf config.services.pulseaudio.enable {
|
{
|
||||||
require = [
|
require = [
|
||||||
options
|
options
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user