hosts/sarien/users/user/programs.nix: comment out neve modules/home/programs/editor/default.nix: comment out neve Signed-off-by: unexplrd <unexplrd@linerds.us>
9 lines
88 B
Nix
9 lines
88 B
Nix
{
|
|
imports = [
|
|
./helix.nix
|
|
./zed.nix
|
|
# ./neve.nix
|
|
#./nixvim.nix
|
|
];
|
|
}
|