update packages
This commit is contained in:
parent
d2c5931131
commit
fd33edab0e
7 changed files with 101 additions and 100 deletions
|
|
@ -8,7 +8,7 @@ in {
|
|||
enable = mkEnableOption "Enable rofi, a window switcher, run dialog and dmenu replacement";
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.rofi-wayland-unwrapped;
|
||||
default = pkgs.rofi-unwrapped;
|
||||
example = "pkgs.rofi";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue