mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.lock
This commit is contained in:
2026-09-17 09:56:22 +07:00
parent 0906700ad6
commit 80d6c04dff
54 changed files with 606 additions and 16 deletions
+7
View File
@@ -51,6 +51,13 @@
inputs.nixos-unstable.follows = "nixpkgs";
inputs.nixos-stable.follows = "nixpkgs";
};
matthew-hardware = {
url = "git+https://codeberg.org/matthewcroughan/matthew-hardware?ref=mc/wip";
inputs.flake-parts.follows = "flake-parts";
inputs.nixpkgs.follows = "nixpkgs";
inputs.disko.follows = "clan-core/disko";
};
};
outputs =
{