Enable nsncd

This commit is contained in:
Andreas Zweili 2022-12-02 20:10:08 +01:00
parent fb1dca86b8
commit db6e62d23a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
time.timeZone = "Europe/Zurich";
services.timesyncd.enable = true;
services.nscd.enableNsncd = true;
networking = {
domain = "2li.local";
enableIPv6 = false;