7 lines
71 B
Nix
Raw Normal View History

{ pkgs, ... }:
{
stylix = {
image = ./blue-material.jpg;
};
}