aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsils <sils@sils.li>2022-12-07 17:20:09 +0100
committersils <sils@sils.li>2022-12-07 17:20:09 +0100
commitf10a64adbea6745cd8f67f130311cf15095f2d49 (patch)
treee92e734fbe4974f5b923bd25528167cf3947b94e
parentdocument move in Readme.md (diff)
downloadnix-config-f10a64adbea6745cd8f67f130311cf15095f2d49.zip
alacritty, xdg-ninja and gnupg
-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
];
}