1

System/Thinknix: Add thinknix config

This commit is contained in:
2025-07-10 00:41:05 +02:00
parent a8b4a47cf6
commit 0dfc11363a
7 changed files with 229 additions and 33 deletions

View File

@ -48,6 +48,7 @@ with mylib.networking; {
# Use podman on the desktops, the servers are
# already configured using docker though...
# TODO: Use podman on the servers
podman = !headless;
docker.rootless = true;
};