diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-03-17 15:05:49 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-03-17 15:36:21 -0600 |
| commit | ca6b10ffb7795fd3431a55b9c546f6b127ac04a5 (patch) | |
| tree | 2597b790d958f42659e06a5961053929f80f388d /home/path.nix | |
| parent | 82c53e2c5c23ccd4fb2c24511084f7a828a20731 (diff) | |
pkgs: add clip
Diffstat (limited to 'home/path.nix')
| -rw-r--r-- | home/path.nix | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/home/path.nix b/home/path.nix index 320c125..5a9d28e 100644 --- a/home/path.nix +++ b/home/path.nix @@ -5,18 +5,22 @@ in [ pkgs.cloc pkgs.file pkgs.gcc + pkgs.gnome.gnome-screenshot + pkgs.gpicview pkgs.hack-font pkgs.i3-gaps py.ipython pkgs.jq pkgs.keepassxc pkgs.killall - pkgs.libsForQt5.okular + pkgs.libreoffice-fresh pkgs.man-pages pkgs.man-pages-posix + pkgs.libsForQt5.okular pkgs.pavucontrol py.python pkgs.rustup + pkgs.local.scripts pkgs.signal-desktop pkgs.tdesktop pkgs.local.tmux-lift |
