llynx: fix flameshot icon, add repo-clone
This commit is contained in:
parent
278ac18a5a
commit
61d0b58861
1 changed files with 3 additions and 2 deletions
|
@ -27,8 +27,9 @@
|
|||
homeNetwork = true;
|
||||
};
|
||||
|
||||
services.flameshot.package = pkgs.flameshot.override {
|
||||
enableMonochromeIcon = true;
|
||||
repo-clone.enable = true;
|
||||
repo-clone.repos = {
|
||||
"${config.home.homeDirectory}/Pictures/backgrounds".url = lib.zgitRepo "backgrounds";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue