add dnf pkg zsh, distrobox and podman

This commit is contained in:
reeink 2024-03-07 19:45:44 +08:00
parent ed6537463e
commit 753e2a2da0
No known key found for this signature in database

View file

@ -1,8 +1,11 @@
[packages.fedora39] [packages.fedora39]
dnf.pkgs = [ dnf.pkgs = [
"zsh",
"distrobox",
"eza", "eza",
"thefuck", "thefuck",
"micromamba", "micromamba",
"podman",
"zoxide" "zoxide"
] ]
brew.pkgs = [ brew.pkgs = [