mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 08:46:11 +01:00
flameshot settings fix
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
services.flameshot = {
|
||||
enable = true;
|
||||
settings = {
|
||||
showStartupLaunchMessage = false;
|
||||
General = {
|
||||
showStartupLaunchMessage = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user