diff options
| -rw-r--r-- | home/path.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/path.nix b/home/path.nix index d13f8d1..5245bcc 100644 --- a/home/path.nix +++ b/home/path.nix @@ -8,6 +8,7 @@ in [ pkgs.gnome.gnome-screenshot pkgs.gpicview pkgs.hack-font + pkgs.i3-gaps py.ipython pkgs.jq pkgs.keepassxc @@ -31,6 +32,7 @@ in [ pkgs.tree pkgs.units pkgs.unzip + pkgs.wget pkgs.xsel pkgs.zip ] |
