hosts/dunamis/users/user/programs.nix: disable zed
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
editor = {
|
editor = {
|
||||||
helix.enable = true;
|
helix.enable = true;
|
||||||
zed.enable = true;
|
# zed.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
Reference in New Issue
Block a user