feat(wallpaper): add better wallpaper module

This commit is contained in:
Moritz Böhme 2023-05-07 13:53:31 +02:00
parent 326b14d39a
commit 3e9468d872
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
8 changed files with 99 additions and 23 deletions

View file

@ -29,6 +29,7 @@ with lib; {
spotify.enable = mkDefault true;
ssh.enable = mkDefault true;
thunar.enable = mkDefault true;
wallpaper.enable = mkDefault true;
zathura.enable = mkDefault true;
};
services = {