Add podman-desktop to brew.nix

This commit is contained in:
Dave Gallant
2023-09-22 11:12:14 -04:00
parent 8a918480da
commit d4d0060da7

View File

@@ -29,6 +29,7 @@ in {
"netdata"
"node"
"podman"
"podman-compose"
];
casks = [
@@ -37,9 +38,10 @@ in {
"font-hack-nerd-font"
"karabiner-elements"
"lulu"
"raycast"
"notunes"
"podman-desktop"
"postman"
"raycast"
"rectangle"
"stats"
"visual-studio-code"