k3s: some module cleanup
This commit is contained in:
@@ -37,10 +37,8 @@ in
|
||||
tokenFile = config.age.secrets.k3s.path;
|
||||
clusterInit = false;
|
||||
serverAddr = "https://10.222.0.13:6443";
|
||||
extraFlags = [
|
||||
"--node-ip 10.222.0.249"
|
||||
"--flannel-iface ztxh6lvd6t"
|
||||
];
|
||||
nodeIp = "10.222.0.249";
|
||||
iface = "ztxh6lvd6t";
|
||||
nvidia = true;
|
||||
};
|
||||
networking.hostName = "penguin";
|
||||
|
||||
Reference in New Issue
Block a user