Update to proper formatting of git extraconf
This commit is contained in:
parent
6f95f1cd5a
commit
a36a5f6080
1 changed files with 1 additions and 4 deletions
|
@ -4,10 +4,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Bun";
|
userName = "Bun";
|
||||||
userEmail = "bun@nixfox.ca";
|
userEmail = "bun@nixfox.ca";
|
||||||
extraConfig = ''
|
extraConfig.safe.directory = "/etc/nixos"
|
||||||
[safe]
|
|
||||||
directory = /etc/nixos
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.lazygit.enable = true;
|
programs.lazygit.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue