mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Merge pull request #371 from genebean/utm
Add UTM & podman desktop, fix brew
This commit is contained in:
commit
82aec6fe45
2 changed files with 7 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
|||
goPath = "go";
|
||||
};
|
||||
k9s.enable = true;
|
||||
zsh = {
|
||||
initExtra = ''
|
||||
eval $(brew shellenv)
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
sops = {
|
||||
|
|
|
|||
|
|
@ -31,10 +31,12 @@
|
|||
"kopiaui"
|
||||
"obs"
|
||||
"pdk"
|
||||
"podman-desktop"
|
||||
"puppet-agent"
|
||||
"puppet-bolt"
|
||||
"qmk-toolbox"
|
||||
"thunderbird"
|
||||
"utm"
|
||||
"vagrant"
|
||||
"vial"
|
||||
"whalebird"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue