nixos/servers/common.nix
2024-12-11 10:54:36 -08:00

4 lines
62 B
Nix

virtualisation = {
podman = {
enable = true;
};