2021-10-11 21:41:49 +02:00
|
|
|
{
|
2025-01-31 21:24:47 +01:00
|
|
|
services.flameshot.enable = true;
|
2021-10-11 21:41:49 +02:00
|
|
|
|
2023-05-13 00:08:12 +02:00
|
|
|
nmt.script = ''
|
|
|
|
assertPathNotExists home-files/.config/flameshot/flameshot.ini
|
|
|
|
'';
|
2021-10-11 21:41:49 +02:00
|
|
|
}
|