enable podman
This commit is contained in:
parent
5b5d66b5ac
commit
07776939c1
@ -211,6 +211,10 @@
|
||||
daemon.settings.bip = "192.168.9.0/22";
|
||||
};
|
||||
libvirtd.enable = false;
|
||||
podman = {
|
||||
enable = true;
|
||||
enableNvidia = true;
|
||||
};
|
||||
};
|
||||
|
||||
xdg.portal.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user