build: delta has been moved from programs.git.delta to programs.delta

This commit is contained in:
wi11-holdsworth 2025-10-22 01:54:38 +11:00
parent 8f4041dd68
commit 79144c44e5
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
programs.delta = {
enable = true;
options.theme = "Dracula";
};
}