clipboard
This commit is contained in:
parent
7078a1a96a
commit
03cd9a4be5
1 changed files with 5 additions and 0 deletions
|
|
@ -15,6 +15,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
egl-wayland
|
||||||
|
# Clipboard
|
||||||
|
wl-clipboard
|
||||||
|
cliphist
|
||||||
|
# Cursor
|
||||||
hyprcursor
|
hyprcursor
|
||||||
# Notifications
|
# Notifications
|
||||||
inotify-tools
|
inotify-tools
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue