small error fixes
This commit is contained in:
parent
d43628b069
commit
f4539a9c7d
3 changed files with 7 additions and 6 deletions
|
|
@ -3,9 +3,10 @@
|
|||
home.username = "root";
|
||||
home.homeDirectory = "/root";
|
||||
home.stateVersion = "24.05";
|
||||
stylix.enableReleaseChecks = false;
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
extraConfig.safe.directory = repoLocalPath;
|
||||
settings.safe.directory = repoLocalPath;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue