re-add kubernetes
This commit is contained in:
parent
f032ebf0c7
commit
4cf1d13384
11 changed files with 194 additions and 8 deletions
|
@ -15,6 +15,8 @@
|
|||
hostCert = builtins.readFile ./certificates/jefke/host_ed25519.crt;
|
||||
userCert = builtins.readFile ./certificates/jefke/user_ed25519.crt;
|
||||
};
|
||||
|
||||
k3s.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue