Clean up This history

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

View File

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