From 3a61a78c06b8771e067048f4db0720bf8e264515 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Mon, 19 May 2025 15:07:20 +0200 Subject: [PATCH] Fix for new nix-darwin --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/flake.nix b/flake.nix index 4cf00cd..3a18385 100644 --- a/flake.nix +++ b/flake.nix @@ -100,6 +100,12 @@ user = "zroux"; system = "aarch64-darwin"; darwin = true; + custom = [ + { + # waiting for gnupg agents to be ported + system.primaryUser = "zroux"; + } + ]; customHome = [ ./modules/gui/ghostty.nix ({pkgs, ...}: let