fix breaking change
This commit is contained in:
parent
5b9c2ef554
commit
2442175562
|
@ -23,6 +23,6 @@
|
||||||
# hidpi = true;
|
# hidpi = true;
|
||||||
};
|
};
|
||||||
# enableNvidiaPatches = false;
|
# enableNvidiaPatches = false;
|
||||||
systemdIntegration = true;
|
systemd.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue