nix-config/modules/flameshot/enable.nix

4 lines
70 B
Nix
Raw Permalink Normal View History

2025-07-27 21:33:43 +01:00
{
flake.modules.homeManager.gui.services.flameshot.enable = true;
}