aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts/adam/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/adam/configuration.nix')
-rw-r--r--modules/hosts/adam/configuration.nix1
1 files changed, 0 insertions, 1 deletions
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 = [