From 7f802315f4d1e82a5c6f0996474d0339975b9964 Mon Sep 17 00:00:00 2001 From: datsudo <76833632+datsudo@users.noreply.github.com> Date: Wed, 4 Jun 2025 09:42:24 +0800 Subject: [PATCH] add sublime text --- system/configuration.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/system/configuration.nix b/system/configuration.nix index add6de9..fe041c3 100644 --- a/system/configuration.nix +++ b/system/configuration.nix @@ -102,6 +102,9 @@ ### UNFREE PACKAGES nixpkgs.config.allowUnfree = true; + nixpkgs.config.permittedInsecurePackages = [ + "openssl-1.1.1w" + ]; ### PACKAGES TO INSTALL IN A SYSTEM environment.systemPackages = with pkgs; [ @@ -112,7 +115,7 @@ keepassxc rustup gcc gnumake clang-tools nodejs pnpm imagemagick pandoc nixd dbeaver-bin gdu sl pavucontrol ffmpeg ffmpegthumbnailer p7zip rar unrar zip unzip dig nix-du - nh graphviz libnotify drawing wmctrl + nh graphviz libnotify drawing wmctrl sublime4 simplescreenrecorder gpick # stuff that will ONLY work in X