From dbdf65c7bd59e646719f724a3acd2330e0c922ec Mon Sep 17 00:00:00 2001 From: Hunter David Halloran Date: Tue, 13 Jan 2026 23:23:51 +0000 Subject: [PATCH] Update user.nix --- user.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.nix b/user.nix index 3423bdf..4170606 100644 --- a/user.nix +++ b/user.nix @@ -19,7 +19,7 @@ # ========== User Account Configuration ========== athenix.users.hdh20267 = { description = "Hunter Halloran"; - shell = pkgs.zsh; + shell = "zsh"; hashedPassword = "!"; opensshKeys = [