mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
fixed dir
This commit is contained in:
parent
2ffa9fb046
commit
21a64fd68d
6 changed files with 4 additions and 9 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
};
|
||||
merge = { tool = "vimdiff"; };
|
||||
safe = {
|
||||
directory = "${config.user.nixosDir}";
|
||||
directory = "/etc/nixos";
|
||||
};
|
||||
};
|
||||
ignores = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue