5 lines
52 B
Nix
Raw Normal View History

2024-06-19 14:01:44 +03:00
{ ... }: {
imports = [
./catppuccin.nix
];
}