diff --git a/flake.nix b/flake.nix index cc16fef..72683f4 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ # nix-colors.url = "github:misterio77/nix-colors"; }; - outputs = { nixpkgs, home-manager, ... }@inputs: { + outputs = { nixpkgs, ... }@inputs: { # NixOS configuration entrypoint # Available through 'nixos-rebuild --flake .#your-hostname' nixosConfigurations = {