feat: add 'wl-clipboard' to niri desktop
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
home = {
|
||||
file.".config/niri/config.kdl".source = ./config.kdl;
|
||||
packages = with pkgs; [ wlsunset ];
|
||||
packages = with pkgs; [
|
||||
wl-clipboard
|
||||
wlsunset
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user