Update inputs
This commit is contained in:
parent
649d17ec96
commit
8f4c739c17
5 changed files with 37 additions and 39 deletions
|
|
@ -18,9 +18,7 @@ in
|
|||
{
|
||||
services.flameshot = {
|
||||
enable = true;
|
||||
package = pkgs.flameshot.overrideAttrs (old: {
|
||||
cmakeFlags = [ "-DUSE_WAYLAND_GRIM=1" ];
|
||||
});
|
||||
package = pkgs.flameshot;
|
||||
settings = {
|
||||
General = {
|
||||
showStartupLaunchMessage = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue