[roles] No config change unless enabled
This commit is contained in:
@@ -10,7 +10,7 @@ in
|
||||
enable = mkEnableOption "Enable the audio role";
|
||||
};
|
||||
|
||||
config =
|
||||
config = mkIf cfg.enable
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
paprefs
|
||||
|
||||
Reference in New Issue
Block a user