3
0
Fork 0
forked from mirrors/nixpkgs

nixos/cinnamon: don't install evince

On Linux Mint this is a symbolic link of xreader, we don't need
two PDF readers that does the same thing.
This commit is contained in:
Bobby Rong 2023-01-31 15:24:44 +08:00
parent bdc6404b0f
commit fa9ad6e624
No known key found for this signature in database

View file

@ -215,7 +215,6 @@ in
programs.geary.enable = mkDefault true;
programs.gnome-disks.enable = mkDefault true;
programs.gnome-terminal.enable = mkDefault true;
programs.evince.enable = mkDefault true;
programs.file-roller.enable = mkDefault true;
environment.systemPackages = with pkgs // pkgs.gnome // pkgs.cinnamon; utils.removePackagesByName [