added gsettings that might work this time

This commit is contained in:
2026-07-07 11:38:14 +01:00
parent a47e0d751a
commit 02b09173b8

View File

@@ -22,6 +22,7 @@
security.polkit.enable = true;
environment.systemPackages = with pkgs; [
hyprlock
gsettings-desktop-schemas
];
};
perSystem = {