flake: update nixos-hardware and change nixpkgs to my fork (until my PR gets merged)
This commit is contained in:
parent
8c5f6df7f1
commit
b566e50159
2 changed files with 10 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "A flake for NixOS iso's that work on T2 Macs";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:kekrby/nixpkgs/add-fetchpartial";
|
||||
nixos-hardware.url = "github:kekrby/nixos-hardware";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue