feature: dotfiles: Added .gitconfig
This commit is contained in:
parent
9bf5a72c90
commit
124d6e29be
2 changed files with 30 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -59,6 +59,7 @@
|
|||
# # the Nix store. Activating the configuration will then make '~/.screenrc' a
|
||||
# # symlink to the Nix store copy.
|
||||
# ".screenrc".source = dotfiles/screenrc;
|
||||
".gitconfig".source = dotfiles/.gitconfig;
|
||||
|
||||
# # You can also set the file content immediately.
|
||||
# ".gradle/gradle.properties".text = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue