Merge pull request #371 from genebean/utm

Add UTM & podman desktop, fix brew
This commit is contained in:
Gene Liverman 2024-02-13 16:30:00 -05:00 committed by GitHub
commit 82aec6fe45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -12,6 +12,11 @@
goPath = "go";
};
k9s.enable = true;
zsh = {
initExtra = ''
eval $(brew shellenv)
'';
};
};
sops = {

View file

@ -31,10 +31,12 @@
"kopiaui"
"obs"
"pdk"
"podman-desktop"
"puppet-agent"
"puppet-bolt"
"qmk-toolbox"
"thunderbird"
"utm"
"vagrant"
"vial"
"whalebird"