kubectl things
parent
d8790cc139
commit
fe02258ec6
|
@ -79,6 +79,7 @@
|
|||
".config/whatsapp-for-linux"
|
||||
".gnupg/private-keys-v1.d"
|
||||
".hydrogen"
|
||||
".kube"
|
||||
".librewolf"
|
||||
".local/share/Bisq"
|
||||
".local/share/Steam"
|
||||
|
@ -86,6 +87,7 @@
|
|||
".local/share/TelegramDesktop"
|
||||
".local/share/dino"
|
||||
".local/share/direnv"
|
||||
".local/share/gopass/stores"
|
||||
".local/share/keyrings"
|
||||
".local/share/mpd"
|
||||
".local/share/webkitgtk"
|
||||
|
@ -94,7 +96,6 @@
|
|||
".mozilla"
|
||||
".newsboat"
|
||||
".password-store"
|
||||
".local/share/gopass/stores"
|
||||
".vagrant.d"
|
||||
".vdirsyncer"
|
||||
".virtualenvs"
|
||||
|
@ -128,12 +129,12 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# calibre
|
||||
R
|
||||
acpi
|
||||
android-tools
|
||||
ansible
|
||||
bind.dnsutils
|
||||
# calibre
|
||||
docker-compose
|
||||
file
|
||||
gimp
|
||||
|
@ -144,6 +145,7 @@
|
|||
j2cli
|
||||
jq
|
||||
killall
|
||||
kubectl
|
||||
libnotify
|
||||
libreoffice
|
||||
lxqt.pcmanfm-qt
|
||||
|
|
Loading…
Reference in New Issue