This commit is contained in:
iFargle 2024-01-31 11:45:00 +09:00
parent c621acc78c
commit 1dc82c4346

View file

@ -1,4 +1,4 @@
{ self, inputs, outputs, stateVersion, hmStateVersion, ... }: { { self, inputs, outputs, stateVersion, hmStateVersion, system, ... }: {
deploy = { deploy = {
hostname, hostname,
platform ? "x86_64-linux", platform ? "x86_64-linux",