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

lastFile:modules/nixos/inventree/default.nix
This commit is contained in:
2025-10-09 09:49:42 +07:00
parent a75c2ae820
commit 6f346030ae
2 changed files with 5 additions and 1 deletions

View File

@@ -11,6 +11,10 @@
inputs.self.nixosModules.inventree
];
nixpkgs.overlays = [
inputs.self.overlays.default
];
services.inventree = {
enable = true;
hostName = "localhost";