gui(niri): Delete unused variable defination
This commit is contained in:
parent
3d1db4930f
commit
8e4e50e34e
1 changed files with 0 additions and 2 deletions
|
|
@ -26,13 +26,11 @@
|
|||
plain
|
||||
;
|
||||
|
||||
sh = getExe' config.programs.bash.package "sh";
|
||||
swaylock = getExe config.programs.swaylock.package;
|
||||
fuzzel = getExe config.programs.fuzzel.package;
|
||||
waybar = getExe config.programs.waybar.package;
|
||||
swaync = getExe config.services.swaync.package;
|
||||
fcitx5 = lib.getExe' osConfig.i18n.inputMethod.package "fcitx5";
|
||||
sleep = lib.getExe' pkgs.coreutils "sleep";
|
||||
|
||||
polkit-kde-agent = getExe' pkgs.kdePackages.polkit-kde-agent-1 "polkit-kde-agent";
|
||||
wpctl = getExe' pkgs.wireplumber "wpctl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue