inventree services are running on procyon and hadar machines

This commit is contained in:
2026-04-24 11:35:50 +07:00
parent 94901da15e
commit e573bfd98a
130 changed files with 6452 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
{
flake.nixosModules = {
inventree = import ../nixos/inventree;
};
}