moving xclip to dwm setup
parent
59b62ac042
commit
54a7a82651
|
@ -75,8 +75,6 @@
|
||||||
|
|
||||||
git-credential-oauth
|
git-credential-oauth
|
||||||
|
|
||||||
xclip
|
|
||||||
|
|
||||||
uhk-agent
|
uhk-agent
|
||||||
|
|
||||||
rustup
|
rustup
|
||||||
|
|
|
@ -46,6 +46,7 @@ in
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dmenu
|
dmenu
|
||||||
|
xclip
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue