From f510679c2fd072f118e2e5d809908fd356291f54 Mon Sep 17 00:00:00 2001 From: reo101 Date: Sun, 27 Nov 2022 02:19:57 +0200 Subject: [PATCH] spell(nix-darwin): `nix-on-darwin` -> `nix-darwin` --- flake.nix | 2 +- modules/nix-darwin/default.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. {