mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Add podman-desktop to brew.nix
This commit is contained in:
@@ -29,6 +29,7 @@ in {
|
|||||||
"netdata"
|
"netdata"
|
||||||
"node"
|
"node"
|
||||||
"podman"
|
"podman"
|
||||||
|
"podman-compose"
|
||||||
];
|
];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
@@ -37,9 +38,10 @@ in {
|
|||||||
"font-hack-nerd-font"
|
"font-hack-nerd-font"
|
||||||
"karabiner-elements"
|
"karabiner-elements"
|
||||||
"lulu"
|
"lulu"
|
||||||
"raycast"
|
|
||||||
"notunes"
|
"notunes"
|
||||||
|
"podman-desktop"
|
||||||
"postman"
|
"postman"
|
||||||
|
"raycast"
|
||||||
"rectangle"
|
"rectangle"
|
||||||
"stats"
|
"stats"
|
||||||
"visual-studio-code"
|
"visual-studio-code"
|
||||||
|
Reference in New Issue
Block a user