gui-tools: Add wl-clipboard
This commit is contained in:
parent
303546da21
commit
e46d3f843a
|
@ -3,11 +3,12 @@
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
anki # flashcard SRS
|
anki # flashcard SRS
|
||||||
unstable.antimicroX # gamepad to keyboard/mouse mapping
|
|
||||||
filezilla # ftp client
|
filezilla # ftp client
|
||||||
gparted # gui for parted
|
gparted # gui for parted
|
||||||
xfce.thunar # graphical file manager
|
|
||||||
qalculate-gtk # flexible calculator
|
qalculate-gtk # flexible calculator
|
||||||
|
unstable.antimicroX # gamepad to keyboard/mouse mapping
|
||||||
|
wl-clipboard # not really gui, but cli tool to manage wayland clipboard
|
||||||
wxhexeditor # hex editor
|
wxhexeditor # hex editor
|
||||||
|
xfce.thunar # graphical file manager
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue