diff --git a/hosts/thegeneralist-central/configuration.nix b/hosts/thegeneralist-central/configuration.nix index 37b1910..6ac0200 100644 --- a/hosts/thegeneralist-central/configuration.nix +++ b/hosts/thegeneralist-central/configuration.nix @@ -23,7 +23,7 @@ home-manager = { backupFileExtension = "home.bak"; - users.thegeneralist.home = { + users.central.home = { stateVersion = "25.11"; homeDirectory = "/Users/central"; };