Stylix : Link wallpaper to etc.

This commit is contained in:
Dmitry Voronin 2024-04-04 03:40:07 +03:00
parent 199048865f
commit d4100c0e3f

View file

@ -1,4 +1,5 @@
{ pkgs, config, wallpaper, ... }: {
environment.etc.wallpaper.source = wallpaper.path;
stylix = {
image = wallpaper.path;
autoEnable = true;