l aergia.r: add more tools

This commit is contained in:
lassulus 2023-07-08 14:25:28 +02:00
parent b74b986a5e
commit c614ec6535
1 changed files with 3 additions and 0 deletions

View File

@ -115,6 +115,8 @@
bank
l-gen-secrets
generate-secrets
nixpkgs-review
pipenv
];
programs.adb.enable = true;
@ -142,4 +144,5 @@
];
boot.cleanTmpDir = true;
programs.noisetorch.enable = true;
}