5 lines
65 B
Nix
5 lines
65 B
Nix
{ pkgs, ... }:
|
|
|
|
{
|
|
stylix.image = ./wallpapers/ghibli-3.png;
|
|
} |