This commit is contained in:
Kat Inskip 2023-07-17 15:12:12 -07:00
parent 413ee5e6bc
commit 524dd5bb64
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 147 additions and 1 deletions

View file

@ -2,6 +2,7 @@ _: let
hostConfig = {
tree,
pkgs,
inputs,
...
}: {
imports = with tree; [
@ -39,6 +40,7 @@ _: let
'';
environment.systemPackages = with pkgs; [
inputs.artemiscli.packages.aarch64-darwin.artemiscli
fd # fd, better fine!
ripgrep # rg, better grep!
deadnix # dead-code scanner