hosts/dunamis/users/user/programs.nix: comment out neve
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>
This commit is contained in:
@ -49,7 +49,7 @@
|
||||
|
||||
editor = {
|
||||
helix.enable = true;
|
||||
neve.enable = true;
|
||||
# neve.enable = true;
|
||||
zed.enable = true;
|
||||
};
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
editor = {
|
||||
helix.enable = true;
|
||||
neve.enable = true;
|
||||
# neve.enable = true;
|
||||
zed.enable = true;
|
||||
};
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
imports = [
|
||||
./helix.nix
|
||||
./zed.nix
|
||||
./neve.nix
|
||||
# ./neve.nix
|
||||
#./nixvim.nix
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user