5 lines
98 B
Nix
5 lines
98 B
Nix
{ ... }:
|
|
{
|
|
home.file.".config/Vencord/themes/theme.css".source = ./BasicBackground.theme.css;
|
|
}
|