Update url in example
This commit is contained in:
parent
c7a26746e1
commit
903088cf12
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue