allowing broken sublime
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user