Enable nightlight (dconf setting)

This commit is contained in:
2025-11-16 01:56:06 +01:00
parent 9475aae43a
commit a0472eccc6
3 changed files with 21 additions and 8 deletions

View File

@@ -6,8 +6,11 @@
}:
{
home.stateVersion = "25.05";
imports = [
../../modules/dconf.nix # TODO: Only enable when on Gnome?
];
home.stateVersion = "25.05";
home.username = "h";
home.homeDirectory = "/home/h";