Add wtype package to home-manager
This is necessary as a dependency for emacs-everywhere, and it's also useful to have in general.
This commit is contained in:
parent
51610db10f
commit
333fcf653e
|
@ -6,6 +6,7 @@ in {
|
|||
home.packages = with pkgs; [
|
||||
swayidle
|
||||
wl-clipboard
|
||||
wtype
|
||||
wlroots
|
||||
grim
|
||||
slurp
|
||||
|
|
Loading…
Reference in a new issue