Kubernetes admin module

This commit is contained in:
Filippo Berto 2022-11-14 16:55:22 +01:00
parent bed2b38661
commit 756f6f2e57
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 9 additions and 3 deletions

View file

@ -0,0 +1,7 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
kubectl
kubernetes-helm
unstable.lens
];
}

View file

@ -56,8 +56,6 @@
jetbrains.datagrip
# keepassxc
krita
kubectl
kubernetes-helm
lutris
meld
# minecraft
@ -143,6 +141,7 @@
# ../hm_modules/keepassxc.nix
../hm_modules/kdeconnect.nix
../hm_modules/kitty.nix
../hm_modules/kubernetes-admin.nix
../hm_modules/libinput-gestures.nix
../hm_modules/mangohud.nix
../hm_modules/megasync.nix

View file

@ -46,7 +46,6 @@
inkscape
jetbrains.datagrip
krita
kubectl
# lutris
meld
# minecraft
@ -112,6 +111,7 @@
../hm_modules/kdeconnect.nix
# ../hm_modules/keepassxc.nix
../hm_modules/kitty.nix
../hm_modules/kubernetes-admin.nix
../hm_modules/mangohud.nix
../hm_modules/megasync.nix
../hm_modules/mpv.nix