diff --git a/modules/hosts/computer-mo/configuration.nix b/modules/hosts/computer-mo/configuration.nix index 8112004..4833ff0 100644 --- a/modules/hosts/computer-mo/configuration.nix +++ b/modules/hosts/computer-mo/configuration.nix @@ -1,5 +1,5 @@ -{ inputs, config, user, ... }: { - flake.nixosModules.computer-mo = { +{ inputs, config, ... }: { + flake.nixosModules.computer-mo = { user, ... }: { imports = with inputs.self.nixosModules; [ base desktop