Commit ebf1109da766
machines/base.nix
@@ -21,10 +21,8 @@ rec {
exa
fd
htop
- jq #dev
pass
scripts
tree
- yq #dev
];
}
modules/profiles/dev.nix
@@ -23,10 +23,12 @@ in
cmake
fswatch
gnumake
+ jq
lnav
mercurial
ripgrep
shfmt
+ yq
];
}
(mkIf config.profiles.fish.enable {