Compare commits

..

7 Commits

Author SHA1 Message Date
ae360a5c52 Add 1 git-crypt collaborator
New collaborators:

    CD17A34CBFB21DE9A73D47EB76BDEC4E165D8AD9
        Tim Huizinga <tim@huizinga.dev>
2025-11-08 03:52:55 +01:00
14dc5be114 Added README with some basic commands 2025-11-08 03:50:31 +01:00
f060080694 Added some basic talos config patches and secrets 2025-11-08 03:49:48 +01:00
4683b48d24 Add intel gpu microcode 2025-11-08 03:20:45 +01:00
c3b60772ae Renamed clusters 2025-11-08 03:20:03 +01:00
c338e69360 Use arrays for kernel args and dns 2025-11-08 03:12:23 +01:00
6df2665a22 Cleanup and improvements 2025-11-07 21:38:21 +01:00

View File

@@ -6,7 +6,3 @@ indent_style = tab
[*.yaml] [*.yaml]
indent_style = space indent_style = space
indent_size = 4 indent_size = 4
[*.py]
indent_style = space
indent_size = 4