fix: typo

This commit is contained in:
TheGeneralist 2025-05-30 17:32:40 +02:00
parent e7aafc9f28
commit b21af48112
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4

View file

@ -23,7 +23,7 @@
home-manager = { home-manager = {
backupFileExtension = "home.bak"; backupFileExtension = "home.bak";
users.thegeneralist.home = { users.central.home = {
stateVersion = "25.11"; stateVersion = "25.11";
homeDirectory = "/Users/central"; homeDirectory = "/Users/central";
}; };