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

lastFile:machines/neptune/configuration.nix
This commit is contained in:
2025-10-17 17:24:55 +07:00
parent f4049829e5
commit b78e6456e5

View File

@@ -1,7 +1,7 @@
{ inputs, config, ... }:
{
imports = [
(inputs.import-tree ./services)
# (inputs.import-tree ./services)
];
nixpkgs.hostPlatform = {
system = "x86_64-linux";