reNixos/hand7s/stylix/image.nix
2025-04-21 18:32:39 +03:00

7 lines
No EOL
71 B
Nix

{
...
}: {
stylix = {
image = ./wallpaper.jpg;
};
}