moving xclip to dwm setup
This commit is contained in:
parent
59b62ac042
commit
54a7a82651
2 changed files with 1 additions and 2 deletions
|
@ -75,8 +75,6 @@
|
|||
|
||||
git-credential-oauth
|
||||
|
||||
xclip
|
||||
|
||||
uhk-agent
|
||||
|
||||
rustup
|
||||
|
|
|
@ -46,6 +46,7 @@ in
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
dmenu
|
||||
xclip
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue