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:
@ -167,7 +167,7 @@
|
||||
|
||||
system.stateVersion = 5;
|
||||
|
||||
containers.podman = {
|
||||
podman = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
docker-credential-helpers
|
||||
|
Reference in New Issue
Block a user