Merge branch 'main' of github.com:cupcakearmy/nix

This commit is contained in:
2025-05-05 18:39:51 +02:00
3 changed files with 1 additions and 9 deletions

View File

@@ -17,6 +17,7 @@
"sloth"
"vscodium"
"hoppscotch"
"postman"
"utm"
"balenaetcher"
"outerbase-studio"

View File

@@ -52,9 +52,6 @@ with pkgs;
tex-fmt
rustup
shfmt
ruby
ruby-lsp
rubyPackages.prism
go
# Fonts

View File

@@ -12,15 +12,9 @@
];
pkgs =
pkgs: with pkgs; [
vault
cocoapods
phrase-cli
boundary
awscli2
fastlane
jdk
android-tools
sdkmanager
_1password-cli
];
};