feat: kubevirt on k3s

This commit is contained in:
Ryan Yin
2024-02-24 23:26:30 +08:00
parent 7d56db3e47
commit 9914644189
53 changed files with 8246 additions and 1382 deletions

21
flake.lock generated
View File

@@ -138,6 +138,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709286488,
"narHash": "sha256-RDpTZ72zLu05djvXRzK76Ysqp9zSdh84ax/edEaJucs=",
"owner": "nix-community",
"repo": "disko",
"rev": "bde7dd352c07d43bd5b8245e6c39074a391fdd46",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"doomemacs": {
"flake": false,
"locked": {
@@ -1209,6 +1229,7 @@
"anyrun": "anyrun",
"astronvim": "astronvim",
"daeuniverse": "daeuniverse",
"disko": "disko",
"doomemacs": "doomemacs",
"home-manager": "home-manager_2",
"hyprland": "hyprland",