diff --git a/flake.nix b/flake.nix index d1775d6..c0bc0fa 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Nixerus - System config and repo"; + description = "Nixerus - NUR Repo, Inputs for system config"; inputs = { nixpkgs = { type = "github";