Flake Rework

This commit is contained in:
m3tam3re
2025-04-03 11:10:07 +02:00
parent 851ffc4ed3
commit 171e9dd89e
12 changed files with 98 additions and 154 deletions

8
version.json Normal file
View File

@@ -0,0 +1,8 @@
{
"version": "0.1.0",
"minCompatibleVersion": "0.0.0",
"updateUrl": "https://code.m3tam3re.com/m3tam3re/self-host-playbook",
"changelog": {
"0.1.0": ["Management CLI", "Flake rework"]
}
}