diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 434cfda..c33d7f7 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -137,6 +137,7 @@ busybox # useful programs e.g. tree, unzip etc openssl # cryptography swiss army knife xdg-utils # terminal desktop intergrations (i.e. allow terminal to open browser) + xclip # terminal clipboard integration (i.e. allow terminal to r/w clipboard) neofetch # system info btop # resource monitor