diff options
Diffstat (limited to 'modules/profiles/podman')
-rw-r--r-- | modules/profiles/podman/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/profiles/podman/default.nix b/modules/profiles/podman/default.nix index 1ec3406..267bc00 100644 --- a/modules/profiles/podman/default.nix +++ b/modules/profiles/podman/default.nix @@ -1,4 +1,3 @@ -{ ... }: { virtualisation = { containers.enable = true; |