From 4e465b1846f998d3f93cbef9d5cefd1e08130c51 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:35:58 -0500 Subject: [PATCH] allowing broken sublime --- modules/features/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/features/desktop.nix b/modules/features/desktop.nix index 8037251..ad236c9 100644 --- a/modules/features/desktop.nix +++ b/modules/features/desktop.nix @@ -1,6 +1,7 @@ # This module is for programs with GUIs that run in a desktop environment { self, inputs, ... }: { flake.modules.homeManager.desktop = { config, pkgs, lib, ... }: { + nixpkgs.config.problems.handlers.sublimetext4.broken = "ignore"; imports = with inputs.self.modules.homeManager; [ brave ghostty