0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/cinnamon: install gnome-screenshot

Closes #169178
This commit is contained in:
Bobby Rong 2022-08-15 19:35:43 +08:00
parent ffd1c04242
commit 9c69f307ce

View file

@ -212,6 +212,7 @@ in
# external apps shipped with linux-mint
hexchat
gnome-calculator
gnome-screenshot
] config.environment.cinnamon.excludePackages;
})
];