Skip to content

Commit

Permalink
build: update flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
GiyoMoon committed Sep 6, 2024
1 parent d4b783b commit 8091b76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ Default credentials:
You can use this flake as a hardware config in your flake:

```nix
inputs = {
turing-rk1 = {
url = "github:GiyoMoon/nixos-turing-rk1";
};
inputs = {
turing-rk1 = {
url = "github:GiyoMoon/nixos-turing-rk1";
};
};
```

Now you can include `turing-rk1.nixosModules.turing-rk1` in your modules for your system.
And then include `turing-rk1.nixosModules.turing-rk1` in your modules for your system.

## Todo's
- [ ] Add the Mali G610 firmware required for the GPU
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8091b76

Please sign in to comment.