the great with
purge
This commit is contained in:
parent
b3139f4e8d
commit
5767763227
8 changed files with 49 additions and 48 deletions
|
@ -2,9 +2,9 @@
|
|||
config,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
}: let
|
||||
cfg = config.modules.system.sound;
|
||||
inherit (lib.modules) mkIf;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
services.pulseaudio.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue