renamed options
Some checks failed
Test action / kaas (push) Failing after 0s

This commit is contained in:
Chris Kruining 2025-10-08 20:35:16 +02:00
parent ce2002884e
commit 22383b005a
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg

View file

@ -31,10 +31,12 @@ in
package = pkgs.gitFull; package = pkgs.gitFull;
difftastic = { difftastic = {
enable = true; enable = true;
options = {
background = "dark"; background = "dark";
color = "always"; color = "always";
display = "inline"; display = "inline";
}; };
};
ignores = [ ignores = [
# General: # General: