move git to home
This commit is contained in:
parent
f893e3b8e2
commit
2fe0f94a23
4 changed files with 22 additions and 42 deletions
|
|
@ -29,10 +29,14 @@ let
|
|||
in {
|
||||
imports = [
|
||||
./graphical.nix
|
||||
|
||||
../../lib/scripts.nix
|
||||
|
||||
../../lib/programs/home/neovim/.
|
||||
../../lib/programs/home/git.nix
|
||||
|
||||
../../lib/modules/home/terminal.nix
|
||||
../../lib/modules/home/scripts.nix
|
||||
../../lib/scripts.nix
|
||||
../../lib/modules/home/email.nix
|
||||
../../lib/modules/home/editor.nix
|
||||
../../lib/modules/home/mpd.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue