create custom module for k3s configuration

This commit is contained in:
Pim Kunis 2023-12-15 14:55:48 +01:00
parent 0071dbfee5
commit 052e3d7b63
6 changed files with 59 additions and 41 deletions

View file

@ -13,6 +13,8 @@
};
terraformDatabase.enable = true;
k3s.enable = true;
};
};
};