devices.vps7: remove generic

This commit is contained in:
2025-04-15 23:10:46 +08:00
parent 3be90b508f
commit 5229352928

View File

@@ -55,10 +55,5 @@ inputs:
open-webui.ollamaHost = "192.168.83.3";
};
};
specialisation.generic.configuration =
{
nixos.system.nixpkgs.march = inputs.lib.mkForce null;
system.nixos.tags = [ "generic" ];
};
};
}