niri/module.nix: add avizo and fuzzel
This commit is contained in:
parent
d5f03ab08b
commit
4ad938f047
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
programs.xwayland.enable = lib.mkForce false;
|
||||
services.gnome.gnome-keyring.enable = lib.mkForce false;
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
inherit (pkgs) wmenu swaylock;
|
||||
inherit (pkgs) wmenu swaylock avizo playerctl;
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue