Devel module

This commit is contained in:
Nathan McCarty 2024-11-29 05:46:01 +00:00
parent 23208659b1
commit 085a4aa66f
4 changed files with 55 additions and 3 deletions

View file

@ -24,6 +24,7 @@
../../modules/programs/neovim.nix
(import ../../modules/programs/git.nix { })
../../modules/programs/core.nix
../../modules/programs/devel.nix
];
home.username = "nathan";
home.homeDirectory = "/home/nathan/";