mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
systems/sumireko: Additional packages for work.
This commit is contained in:
parent
b589fdda9f
commit
9fe3751907
3 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ _: let
|
|||
alejandra # code formatter
|
||||
statix # anti-pattern finder
|
||||
deploy-rs.deploy-rs # deployment system
|
||||
rnix-lsp # vscode nix extensions
|
||||
terraform # terraform
|
||||
];
|
||||
|
||||
homebrew = {
|
||||
|
|
@ -30,6 +32,7 @@ _: let
|
|||
casks = [
|
||||
"utm"
|
||||
"discord"
|
||||
"orion"
|
||||
"barrier"
|
||||
"mullvadvpn"
|
||||
"bitwarden"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue