base: add wl-clipboard

This commit is contained in:
2026-04-18 16:50:17 +02:00
parent 68e9a3cca4
commit 6931a09225

View File

@@ -31,6 +31,7 @@
exec ${element-desktop}/bin/element-desktop \
--password-store=gnome-libsecret "$@"
'')
wl-clipboard
];
shells = with pkgs; [ bash ];
sessionVariables.EDITOR = lib.mkDefault "vim";