From 1bf66ae55bc982a89b706fbc1e5abdfc55acc2a8 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 25 May 2025 02:51:06 -0700 Subject: Nara: Upgrade Determinate and nix-darwin --- hosts/nara/configuration.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hosts/nara/configuration.nix') diff --git a/hosts/nara/configuration.nix b/hosts/nara/configuration.nix index 1517f20..dde8e8d 100644 --- a/hosts/nara/configuration.nix +++ b/hosts/nara/configuration.nix @@ -5,5 +5,8 @@ "${self}/modules/mac" ]; - system.stateVersion = 5; + system = { + stateVersion = 5; + primaryUser = "ebisu"; + }; } -- cgit v1.2.3