mirror of
https://github.com/MagicBOTAlex/nixos-server.git
synced 2026-05-06 10:02:30 +02:00
sync
This commit is contained in:
parent
dd22a98cdb
commit
1b3da60827
4 changed files with 35 additions and 13 deletions
|
|
@ -28,6 +28,7 @@
|
|||
wipe = "sudo rm -fr /var/lib/microvms/kube-* || sudo rm -fr /var/lib/microvms/shared/kube";
|
||||
wg-keys = "wg genkey > privatekey && wg pubkey < privatekey > publickey";
|
||||
k = "kubectl";
|
||||
metal = "ssh metal@192.168.50.59";
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue