summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/packages.nix14
1 files changed, 12 insertions, 2 deletions
diff --git a/home/packages.nix b/home/packages.nix
index 075736a..b3e65a3 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -8,6 +8,9 @@
}: let
core-packages = with pkgs;
[
+ # nixopsnixops
+ age
+ sops
# k8s and friends
kubernetes-helm
kubectl
@@ -17,9 +20,16 @@
yq-go
dasel
initool
- nnn
python311Packages.editorconfig
- # shell tools
+ # other stuff
+ coreutils
+ dnsutils
+ iputils
+ profanity
+ file
+ lf
+ ueberzug
+ lynx
pstree
pywal
bashInteractive