From b7eb406305bf221dcf85a3ed937ff0d2fd32f012 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Mon, 16 Mar 2026 21:51:43 +0100 Subject: feat(adam): minor changes, import sunshine --- modules/hosts/adam/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/hosts/adam/configuration.nix') diff --git a/modules/hosts/adam/configuration.nix b/modules/hosts/adam/configuration.nix index 246fece..c2110d6 100644 --- a/modules/hosts/adam/configuration.nix +++ b/modules/hosts/adam/configuration.nix @@ -45,7 +45,6 @@ # User configuration users.users.schererleander = { isNormalUser = true; - home = "/home/schererleander"; shell = pkgs.zsh; ignoreShellProgramCheck = true; extraGroups = [ -- cgit v1.3.1