7 lines
76 B
Nix
Raw Normal View History

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