Skip to content

Commit b55d7db

Browse files
committed
nixos: mondo move to docker from podman
1 parent eb33807 commit b55d7db

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

nixos/hosts/mondo/homebrew.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"ghostty"
1414
"hammerspoon"
1515
"logi-options+"
16+
"orbstack"
1617
];
1718
};
1819
}

nixos/hosts/mondo/packages.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ in
77
bruno
88
nh
99
utm
10-
podman
11-
podman-compose
10+
docker
11+
docker-compose
1212
];
1313
}

0 commit comments

Comments
 (0)