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