diff --git a/README.md b/README.md index 2bcaa37..7e828a0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This flake is intended to be used as an input to your own NixOS configuration: ```nix dashNix = { - url = "github:DashieTM/dotFiles"; + url = "github:DashieTM/DashNix"; inputs = { # ensure these are here to update the packages on your own nixpkgs.follows = "nixpkgs";