option name changes
This commit is contained in:
parent
448d97b5e2
commit
c4f47bc18c
2 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@
|
||||||
};
|
};
|
||||||
threshold = {
|
threshold = {
|
||||||
background = 128;
|
background = 128;
|
||||||
text = 128;
|
foreground = 128;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@ in
|
||||||
#};
|
#};
|
||||||
avahi = {
|
avahi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nssmdns = true;
|
nssmdns4 = true;
|
||||||
};
|
};
|
||||||
printing = {
|
printing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue