Added wl-clipboard to sway config

This commit is contained in:
Alejandro Angulo 2023-03-25 10:39:03 -07:00
parent caa07b9be6
commit ebc64912db
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 2 additions and 1 deletions

View file

@ -39,6 +39,8 @@ in {
# pamixer
};
environment.systemPackages = with pkgs; [wl-clipboard];
aa.home.extraOptions = {
wayland.windowManager.sway = {
enable = true;

View file

@ -48,7 +48,6 @@
# $ nix search wget
environment.systemPackages = with pkgs; [
wget
wl-clipboard
stow
zsh
sanoid