This commit is contained in:
albert 2025-02-20 21:13:52 -08:00
parent 0027b08ae5
commit 7400542e88
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

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