Clean up This history

David Crompton 2023-08-01 10:36:36 -04:00
parent d4c65d3923
commit 9aa0278cce
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
virtualisation = {
podman = {
enable = true;
dockerCompat = true;
};
dockerCompat = true;
};
environment.systemPackages = with pkgs; [