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

lastFile:machines/rigel/configuration.nix
This commit is contained in:
2026-03-24 17:47:23 +07:00
parent ee211befe0
commit 8b8a4b54c4
2 changed files with 4 additions and 4 deletions

View File

@@ -13,6 +13,10 @@
inputs.self.overlays.packagesOverlay
];
nixpkgs.hostPlatform = {
system = "x86_64-linux";
};
clan.core.vars.generators.inventree = {
files = {
secret-key = {

View File

@@ -14,10 +14,6 @@
})
];
nixpkgs.overlays = [
inputs.self.overlays.default
];
networking.firewall.allowedTCPPorts = [ 80 ];
system.stateVersion = "25.11";