fix eval errors
This commit is contained in:
parent
d5fea2bf48
commit
724b39721e
2 changed files with 4 additions and 3 deletions
|
|
@ -14,9 +14,7 @@ in
|
|||
type = lib.types.package;
|
||||
default = pkgs.waybar.override {
|
||||
cavaSupport = false;
|
||||
hyprlandSupport = false;
|
||||
pulseSupport = false;
|
||||
swaySupport = false;
|
||||
};
|
||||
};
|
||||
modules = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue