darwin fixes

This commit is contained in:
2025-08-19 23:54:11 -07:00
parent bb6fbcb104
commit 17ffc5ae8f

View File

@@ -1,4 +1,4 @@
{ config, configPath, ... }:
{ config, configPath, hostname, ... }:
{
programs = {
zsh = {