From 275f56dd55efad832f473f968ce80c1bb86946cd Mon Sep 17 00:00:00 2001 From: Sam Willcocks Date: Sun, 13 Sep 2026 04:02:14 +0100 Subject: [PATCH] goodbye zinc, hello gallium --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6cd5cb3..012818a 100644 --- a/flake.nix +++ b/flake.nix @@ -98,7 +98,7 @@ # Standalone home-manager configurations homeConfigurations = { - zinc = lib.mkHome { + gallium = lib.mkHome { system = "aarch64-darwin"; profiles = with profiles; [ default