mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: build makanek locally
This commit is contained in:
@@ -194,7 +194,7 @@
|
|||||||
_module.args.nixinate = {
|
_module.args.nixinate = {
|
||||||
host = "makanek";
|
host = "makanek";
|
||||||
sshUser = "root";
|
sshUser = "root";
|
||||||
buildOn = "remote";
|
buildOn = "local";
|
||||||
substituteOnTarget = true;
|
substituteOnTarget = true;
|
||||||
hermetic = false;
|
hermetic = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user