darwin fixes

This commit is contained in:
2025-08-19 23:03:46 -07:00
parent 3227655e16
commit 4a8b0c065a
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
extraConfig = {
gpg = {
format = "ssh";
program = lib.mkIf (hostname == "eva-02") "/Applications/1Password.app/Contents/MacOS/op-ssh-sign";
};
};
};

View File

@@ -75,6 +75,7 @@
"1password"
"1password-cli"
"docker"
"ollama"
];
};