1

System/Thinknix: Add thinknix config

This commit is contained in:
2025-07-10 00:41:05 +02:00
parent 2d55e09dff
commit 633667b1ab
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;
};