Provide xsel to copy and paste on hikari

This commit is contained in:
Daniel Siepmann 2023-02-05 15:59:57 +01:00
parent 6515fe5e8e
commit e05f6962ef
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -121,6 +121,7 @@
extraGroups = [ "networkmanager" "wheel" "video" ];
packages = with pkgs; [
i3lock
xsel
];
};