feat: add screenshot utility
This commit is contained in:
parent
68ff8cf403
commit
9e56739cc4
2 changed files with 31 additions and 12 deletions
|
|
@ -22,4 +22,8 @@ in lib.mkIf cfg.enable {
|
|||
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.xfce.xfce4-screenshooter
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue