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 = [