mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-10 02:02:36 +08:00
Remove glorified crap getting in the way copy-paste
This commit is contained in:
parent
25b0475947
commit
6daf6dfffb
1 changed files with 1 additions and 3 deletions
|
|
@ -14,9 +14,7 @@ in
|
|||
|
||||
programs.git = {
|
||||
inherit package;
|
||||
difftastic = {
|
||||
enable = true;
|
||||
};
|
||||
# difftastic.enable = true;
|
||||
enable = true;
|
||||
userName = flake.config.me.fullname;
|
||||
userEmail = flake.config.me.email;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue