diff --git a/nixinfra/commons.nix b/nixinfra/commons.nix index 859dcd7..9f559e9 100644 --- a/nixinfra/commons.nix +++ b/nixinfra/commons.nix @@ -73,6 +73,9 @@ in { # Updating git + + # K3s command line tools + k3s ]; system.stateVersion = "24.05";