From bcb528cad729ac34f102aa26829bd55eeb493a85 Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 31 Jan 2024 12:04:09 +0900 Subject: [PATCH] test --- lib/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/default.nix b/lib/default.nix index 9966ba0d..7954e2e3 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -1,4 +1,4 @@ -{ self, inputs, outputs, stateVersion, hmStateVersion, system ? builtins.currentSystem, ... }: { +{ self, inputs, outputs, stateVersion, hmStateVersion, system , ... }: { deploy = { hostname, platform ? "x86_64-linux",