aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages.nix b/packages.nix
index a0dda08..883cae2 100644
--- a/packages.nix
+++ b/packages.nix
@@ -19,6 +19,7 @@
lsd # ls in good
jq # xdg-ninja requieres that
glow # markdown rendering
+ xdg-ninja # home cleaning
git # versioning
signal-desktop # the ecosystem is moving :(
openssh # ssh
@@ -26,11 +27,12 @@
rustc # rust, obiously
cargo # cargo, the best compiler ever"
lf # a file manager
- gnupg # encryption and so on
+ gnupg # encryprtion and so on
tor-browser-bundle-bin # tor-browser
tdesktop # another messenger (telegram)
libsForQt5.kdeconnect-kde # communicate with my phone
imagemagick # convertion and so on
nerdfonts # nice fonts, u know
+ alacritty # terminal
];
}