fix: darwin, feat: work vm auto connect

This commit is contained in:
2026-04-15 11:01:58 -04:00
parent c72759d426
commit d5224d79ac
4 changed files with 56 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ in
terminal = {
bash = {
enable = true;
customProfile = builtins.readFile ./vm-init.sh;
customFastFetchLogo = ./prophet.txt;
};
aws = enabled;
@@ -48,7 +49,7 @@ in
programs.jq = enabled;
programs.pandoc = enabled;
home.packages = with pkgs; [
colima
# colima
docker
keycastr
_1password-cli