Fix for new nix-darwin

This commit is contained in:
2025-05-19 15:07:20 +02:00
parent 32942aa0d0
commit 3a61a78c06

View File

@@ -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