[NixOS] Flake update

This commit is contained in:
2024-02-13 12:29:30 -07:00
parent b034f12adc
commit 45fd9aadef
2 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
inputs = {
nixos-hardware = { url = "github:NixOS/nixos-hardware"; };
nixos-hardware = { url = "github:colonelpanic8/nixos-hardware"; };
nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-unstable";