1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-07 10:59:55 +01:00

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 = {
backupFileExtension = "home.bak";
users.thegeneralist.home = {
users.central.home = {
stateVersion = "25.11";
homeDirectory = "/Users/central";
};