diff --git a/flake.nix b/flake.nix index 653c012..05f262d 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ }; }; - outputs = inputs@{ self, nixpkgs, nixpkgs-unstable, modulesPath, home-manager, nix-colors, stylix, nixos-cosmic, ... }: + outputs = inputs@{ self, nixpkgs, nixpkgs-unstable, home-manager, nix-colors, stylix, nixos-cosmic, ... }: let system = "x86_64-linux"; overlay-unstable = final: prev: {