master
David Crompton 2023-08-01 10:36:10 -04:00
parent ae0a8c4c9a
commit 8d6906a724
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ config, lib, pkgs, ... }: {
virtualization = {
virtualisation = {
podman = {
enable = true;
};