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
f2bb1de7d8
commit
a9551f7ba0
6 changed files with 39 additions and 4 deletions
|
|
@ -27,6 +27,7 @@
|
|||
r = "nix run";
|
||||
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";
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue