diff --git a/flake.nix b/flake.nix index 3e33eaaab..35847d7ba 100644 --- a/flake.nix +++ b/flake.nix @@ -52,7 +52,7 @@ in { homeManagerModules = rec { default = illogical-impulse; - illogical-impulse = import ./modules/desktop/default.nix {inherit self inputs;}; + illogical-impulse = import ./modules/desktop/default.nix; }; legacyPackages = eachSupportedSystem (pkgs: {