homeModules instead of homemanagermodules

This commit is contained in:
2026-03-03 12:06:10 +01:00
parent 78b37aa0b8
commit d5d6b340bd
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
services.gnome.games.enable = false;
};
flake.homeManagerModules.gnome = { user, ... }: {
flake.homeModules.gnome = { user, ... }: {
dconf.settings = {
"org/gnome/shell/keybindings" = {
focus-active-notification = [];