sh -c "rename main.nix default.nix"
This commit is contained in:
8
modules/home/programs/editor/default.nix
Normal file
8
modules/home/programs/editor/default.nix
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
imports = [
|
||||
./helix.nix
|
||||
./zed.nix
|
||||
./neve.nix
|
||||
#./nixvim.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user