diff --git a/modules/gnome/gnome-de/gnome.nix b/modules/gnome/gnome-de/gnome.nix index 300bf42..96df306 100644 --- a/modules/gnome/gnome-de/gnome.nix +++ b/modules/gnome/gnome-de/gnome.nix @@ -6,7 +6,7 @@ services.gnome.games.enable = false; }; - flake.homeModules.gnome = { user, ... }: { + flake.homeModules.gnome = { ... }: { dconf.settings = { "org/gnome/shell/keybindings" = { focus-active-notification = []; diff --git a/modules/hosts/computer-mo/imports.nix b/modules/hosts/computer-mo/imports.nix index 717f1a9..1d9af0a 100644 --- a/modules/hosts/computer-mo/imports.nix +++ b/modules/hosts/computer-mo/imports.nix @@ -13,6 +13,7 @@ lact secure-boot sops-nix + mo ]; home-manager.users.${user}.imports = with config.flake.homeModules; [