* Idem.
svn path=/nixos/branches/modular-nixos/; revision=15724
This commit is contained in:
parent
94993518d7
commit
6e066c8e1d
@ -129,7 +129,7 @@ let
|
||||
in
|
||||
|
||||
|
||||
mkIf config.services.pulseaudio.enable {
|
||||
mkIf config.services.printing.enable {
|
||||
require = [
|
||||
options
|
||||
];
|
||||
|
@ -90,9 +90,8 @@ in
|
||||
|
||||
###### implementation
|
||||
|
||||
mkIf config.services.pulseaudio.enable {
|
||||
{
|
||||
require = [
|
||||
options
|
||||
];
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user