option name changes

This commit is contained in:
Don Harper 2023-12-22 16:32:15 -06:00
parent 448d97b5e2
commit c4f47bc18c
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@
}; };
threshold = { threshold = {
background = 128; background = 128;
text = 128; foreground = 128;
}; };
}; };
}; };

View file

@ -86,7 +86,7 @@ in
#}; #};
avahi = { avahi = {
enable = true; enable = true;
nssmdns = true; nssmdns4 = true;
}; };
printing = { printing = {
enable = true; enable = true;