feat(wallpaper): add better wallpaper module
This commit is contained in:
parent
326b14d39a
commit
3e9468d872
8 changed files with 99 additions and 23 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue