fix: typo
This commit is contained in:
parent
e7aafc9f28
commit
b21af48112
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue