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

lastFile:flake.nix
This commit is contained in:
2025-10-08 15:56:28 +07:00
parent c4bfb85d48
commit 05bb954985
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
flake.nixosModules = {
inventree = import ../nixos/inventree;
};
}