feat: full refactoring - work in progress...
This commit is contained in:
10
modules/home-manager/programs/default.nix
Normal file
10
modules/home-manager/programs/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./helix.nix
|
||||
./kitty.nix
|
||||
./nvim.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user