compat: bump inputs more for compatibility
This commit is contained in:
parent
d7b21271bd
commit
3b4a6dee11
2 changed files with 15 additions and 13 deletions
|
|
@ -3,7 +3,9 @@ description = "System conf";
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
# TODO: Move back to origin when merged
|
||||
nixos-hardware.url = "github:tokinanpa/nixos-hardware";
|
||||
|
||||
mobile-nixos.url = "github:mobile-nixos/mobile-nixos";
|
||||
mobile-nixos.flake = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue