Add back NixOS hardware, possibly for testing Pis in the future
This commit is contained in:
parent
81a49a9e77
commit
493001ab76
2 changed files with 18 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
};
|
||||
|
||||
# Hardware specific
|
||||
hardware.url = "github:NixOS/nixos-hardware";
|
||||
|
||||
jovian = {
|
||||
url = "github:Jovian-Experiments/Jovian-NixOS";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue