nixos-configuration/home/flameshot.nix

4 lines
49 B
Nix

{ ... }: {
services.flameshot.enable = true;
}