nvf: add custom theme module \

This commit is contained in:
ooks-io 2025-01-09 21:57:30 +11:00
parent e2a4f1c4bb
commit 1c29de52d3
7 changed files with 166 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./custom-theme.nix
];
}