add sublime text

This commit is contained in:
datsudo 2025-06-04 09:42:24 +08:00
parent 6caed74075
commit 7f802315f4

View File

@ -102,6 +102,9 @@
### UNFREE PACKAGES ### UNFREE PACKAGES
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [
"openssl-1.1.1w"
];
### PACKAGES TO INSTALL IN A SYSTEM ### PACKAGES TO INSTALL IN A SYSTEM
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
@ -112,7 +115,7 @@
keepassxc rustup gcc gnumake clang-tools nodejs pnpm keepassxc rustup gcc gnumake clang-tools nodejs pnpm
imagemagick pandoc nixd dbeaver-bin gdu sl pavucontrol imagemagick pandoc nixd dbeaver-bin gdu sl pavucontrol
ffmpeg ffmpegthumbnailer p7zip rar unrar zip unzip dig nix-du 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 simplescreenrecorder gpick # stuff that will ONLY work in X