Add git config
This commit is contained in:
parent
a2c16549ad
commit
2f84d15c18
2 changed files with 92 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
imports = [
|
||||
../../modules/programs/shell.nix
|
||||
../../modules/programs/neovim.nix
|
||||
(import ../../modules/programs/git.nix { })
|
||||
];
|
||||
home.username = "nathan";
|
||||
home.homeDirectory = "/home/nathan/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue