Add waypipe
This commit is contained in:
parent
6cf758b1b6
commit
8384b8991f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in {
|
|||
../wezterm
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [wl-clipboard];
|
||||
home.packages = with pkgs; [wl-clipboard waypipe];
|
||||
|
||||
systemd.user.sessionVariables = {
|
||||
NIXOS_OZONE_WL = "1";
|
||||
|
|
Loading…
Add table
Reference in a new issue