inputplumber: fix config files not linked by default (#522249)
This commit is contained in:
@@ -16,6 +16,7 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
environment.pathsToLink = [ "/share/inputplumber" ];
|
||||
|
||||
systemd.services.inputplumber = {
|
||||
description = "InputPlumber Service";
|
||||
|
||||
Reference in New Issue
Block a user