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