Update url in example

This commit is contained in:
DashieTM 2024-08-24 22:37:11 +02:00
parent c7a26746e1
commit 903088cf12

View file

@ -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";