fixed podman config for sephiroth, added ghostty as brew package

todo: fix ghostty when it gets added as a nix package for darwin
This commit is contained in:
2024-12-28 17:11:52 -05:00
parent b9dd11dd7b
commit 93c8464641
2 changed files with 2 additions and 7 deletions

View File

@ -167,7 +167,7 @@
system.stateVersion = 5;
containers.podman = {
podman = {
enable = true;
extraPackages = with pkgs; [
docker-credential-helpers