[NixOS] Enable dconf

This commit is contained in:
2023-09-01 07:40:51 -06:00
parent 6c8a734353
commit 360ef51449
2 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
services.xserver.libinput.enable = true;
security.pam.services.login.fprintAuth = true;
services.fprintd = {
enable = true;
tod = {