diff options
Diffstat (limited to '')
-rw-r--r-- | packages.nix | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/packages.nix b/packages.nix index 3af3633..2d0ed05 100644 --- a/packages.nix +++ b/packages.nix @@ -13,6 +13,12 @@ neofetch # a must-have zsh # the one and only shell + # archives + unzip + zip + _7zz + + neovim # edit nix files ;) inkscape # vector graphics @@ -63,7 +69,6 @@ zsh-you-should-use # reminder for aliasses jetbrains.idea-community # Java-IDE python39 # python programming language - _7zz # 7zip archive utility sayonara # audioplayer vlc # audio, again nmap # network scanning |