nix-config/modules/flameshot/enable.nix
2025-11-22 16:23:37 +00:00

3 lines
70 B
Nix

{
flake.modules.homeManager.gui.services.flameshot.enable = true;
}