Compare commits
2 Commits
bdb47fd23c
...
2b497ffc4c
Author | SHA1 | Date | |
---|---|---|---|
2b497ffc4c | |||
86c0c3946d |
@ -40,7 +40,9 @@
|
||||
gmu = "git merge upstream";
|
||||
|
||||
# k9s
|
||||
k9s = "ssh k9s.siempie.internal -t /home/simon/.local/bin/k9s";
|
||||
k9s-hyperspace = "ssh k9s.siempie.internal -t /home/simon/.local/bin/k9s --context hyperspace";
|
||||
k9s-kaas = "ssh k9s.siempie.internal -t /home/simon/.local/bin/k9s --context admin@kaas";
|
||||
k9s-siempie = "ssh k9s.siempie.internal -t /home/simon/.local/bin/k9s --context siempie";
|
||||
|
||||
# nixos-rebuild
|
||||
system-rebuild = "sudo nixos-rebuild switch --flake ~/.dotfiles#`hostname -s`";
|
||||
|
@ -59,10 +59,15 @@
|
||||
screen
|
||||
podman
|
||||
podman-compose
|
||||
unstable.talosctl
|
||||
vim
|
||||
wget
|
||||
|
||||
# kube mgmt
|
||||
unstable.kubernetes-helm
|
||||
unstable.kubectl
|
||||
unstable.talosctl
|
||||
openlens
|
||||
|
||||
# general gui utilities
|
||||
bitwarden
|
||||
gimp
|
||||
|
Reference in New Issue
Block a user