mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-25 08:03:09 +01:00
had to re-enable avahi as printing requires it and I am dumb lol
This commit is contained in:
parent
7c768d5fe6
commit
80728b1637
@ -358,7 +358,7 @@
|
|||||||
};
|
};
|
||||||
gnome.gnome-keyring.enable = true;
|
gnome.gnome-keyring.enable = true;
|
||||||
avahi = {
|
avahi = {
|
||||||
enable = false;
|
enable = true;
|
||||||
nssmdns4 = true;
|
nssmdns4 = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user