viola: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-03-25 18:48:47 +03:00
parent bcb7f2dcb0
commit 793b14918a
34 changed files with 1320 additions and 326 deletions

View file

@ -1,9 +1,11 @@
_: {
virtualisation = {
docker = {
podman = {
enable = true;
rootless = {
enable = true;
defaultNetwork = {
settings = {
dns_enabled = true;
};
};
};
};