add flake/home-manager and standard cli programs
This commit is contained in:
8
home/default.nix
Normal file
8
home/default.nix
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
home-manager.sharedModules = [
|
||||
./bash.nix
|
||||
./bat.nix
|
||||
./git.nix
|
||||
./neovim.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user