style: Split out and fixes

This commit is contained in:
Geoffrey Frogeye 2024-01-15 19:26:44 +01:00
parent 1b008c1ae8
commit 43e7a5af46
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
13 changed files with 111 additions and 91 deletions

View file

@ -35,6 +35,8 @@
light.configuration.frogeye.polarity = "light";
};
# Fix https://nix-community.github.io/home-manager/index.html#_why_do_i_get_an_error_message_about_literal_ca_desrt_dconf_literal_or_literal_dconf_service_literal
programs.dconf.enable = true;
# Because everything is encrypted and I'm the only user, this is fine.
services.xserver.displayManager.autoLogin.user = "geoffrey";