mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-24 18:12:18 +00:00
Compare commits
No commits in common. "c8f2453a709d231f4da5d20016cd4c1d8a93414e" and "d6732fe48449013f750ca5f3a118472c349c5724" have entirely different histories.
c8f2453a70
...
d6732fe484
2 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,6 @@
|
|||
powershell # Powershell
|
||||
pssh # Parallel SSH
|
||||
python3 # Python 3
|
||||
rsync # Remote sync
|
||||
tldr # TLDR pages
|
||||
unzip # unzip it
|
||||
zip # zip it
|
||||
|
|
|
@ -8,13 +8,12 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
android-tools # Android SDK
|
||||
awscli # AWS CLI
|
||||
envsubst # Envvar substitution for Go
|
||||
google-cloud-sdk # GCP CLI
|
||||
hugo # Static site generator
|
||||
kubectl # Container wrangler
|
||||
nil # Nix LSP
|
||||
# nix-inspect # See which pkgs are in your Path
|
||||
nixfmt # Nix formatter
|
||||
packer # Hashicorp packer
|
||||
terraform # Hashicorp terraform
|
||||
|
|
Loading…
Reference in a new issue