hosts/dunamis/users/user/programs.nix: disable zed

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-28 12:09:37 +02:00
parent ba42cb9617
commit 852c5b0655

View File

@ -49,7 +49,7 @@
editor = {
helix.enable = true;
zed.enable = true;
# zed.enable = true;
};
home.packages = with pkgs; [