1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: build thinkpad locally

This commit is contained in:
2023-07-20 19:30:39 +02:00
parent e52a9fdb56
commit c731b57fd3

View File

@@ -204,7 +204,7 @@
_module.args.nixinate = {
host = "manakish";
sshUser = "root";
buildOn = "remote";
buildOn = "local";
substituteOnTarget = true;
hermetic = false;
};