diff --git a/flake.nix b/flake.nix index 740046e..0d679e5 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Home Manager configuration"; + description = "Configuration for my homes & OSs"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";