Stylix : Link wallpaper to etc.
This commit is contained in:
parent
199048865f
commit
d4100c0e3f
|
@ -1,4 +1,5 @@
|
||||||
{ pkgs, config, wallpaper, ... }: {
|
{ pkgs, config, wallpaper, ... }: {
|
||||||
|
environment.etc.wallpaper.source = wallpaper.path;
|
||||||
stylix = {
|
stylix = {
|
||||||
image = wallpaper.path;
|
image = wallpaper.path;
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
|
|
Loading…
Reference in a new issue