fix: specify username for k3s worker nodes users

This commit is contained in:
2026-01-05 17:04:56 +05:00
parent c259808c6a
commit 7c7f285c97
3 changed files with 3 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ in {
#
hostSpec = {
hostName = hostName;
username = "shahab";
};
networking = {

View File

@@ -39,6 +39,7 @@ in {
#
hostSpec = {
hostName = hostName;
username = "shahab";
};
networking = {

View File

@@ -39,6 +39,7 @@ in {
#
hostSpec = {
hostName = hostName;
username = "shahab";
};
networking = {