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 ```nix
dashNix = { dashNix = {
url = "github:DashieTM/dotFiles"; url = "github:DashieTM/DashNix";
inputs = { inputs = {
# ensure these are here to update the packages on your own # ensure these are here to update the packages on your own
nixpkgs.follows = "nixpkgs"; nixpkgs.follows = "nixpkgs";