mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Cleanup
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
in {
|
||||
environment.systemPackages = with pkgs; let
|
||||
common = [
|
||||
# classics
|
||||
colordiff
|
||||
# essentials
|
||||
curl
|
||||
gcc
|
||||
git-crypt
|
||||
@@ -51,7 +50,6 @@ in {
|
||||
kubecolor
|
||||
kubectl
|
||||
kubectx
|
||||
kustomize
|
||||
minikube
|
||||
stern
|
||||
unstable.helm-docs
|
||||
@@ -102,10 +100,6 @@ in {
|
||||
neofetch
|
||||
pfetch
|
||||
|
||||
# backup
|
||||
rclone
|
||||
restic
|
||||
|
||||
# infra
|
||||
terraform-ls
|
||||
terraformer
|
||||
@@ -121,9 +115,6 @@ in {
|
||||
nixpkgs-review
|
||||
rnix-lsp
|
||||
|
||||
# cloud
|
||||
cloud-sql-proxy
|
||||
|
||||
# python
|
||||
poetry
|
||||
python310
|
||||
|
Reference in New Issue
Block a user