allowing broken sublime

This commit is contained in:
John Lancaster
2026-07-01 14:35:58 -05:00
parent d2737a42e8
commit 4e465b1846
+1
View File
@@ -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