Add core configuration

This commit is contained in:
Nathan McCarty 2024-11-29 05:33:31 +00:00
parent 2f84d15c18
commit 23208659b1
2 changed files with 61 additions and 0 deletions

View file

@ -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/";