diff --git a/flake.nix b/flake.nix index c386159..94cf593 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "reo101's NixOS, nix-on-droid and nix-on-darwin configs"; + description = "reo101's NixOS, nix-on-droid and nix-darwin configs"; inputs = { # Nixpkgs diff --git a/modules/nix-darwin/default.nix b/modules/nix-darwin/default.nix index 92d47e5..1b3249d 100644 --- a/modules/nix-darwin/default.nix +++ b/modules/nix-darwin/default.nix @@ -1,4 +1,4 @@ -# Add your reusable nix-on-darwin modules to this directory, on their own file (https://nixos.wiki/wiki/Module). +# Add your reusable nix-darwin modules to this directory, on their own file (https://nixos.wiki/wiki/Module). # These should be stuff you would like to share with others, not your personal configurations. {