This commit is contained in:
iFargle 2024-01-31 12:04:09 +09:00
parent f555efaa44
commit bcb528cad7

View file

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