From 0f7321e0792a2a0ba895a3215b9c0ab596de83db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Maxmili=C3=A1n=20St=C5=99=C3=ADbrn=C3=BD?= Date: Sun, 15 Mar 2026 19:05:05 +0100 Subject: [PATCH] non important commit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f25bf2a..1cd7c19 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ inherit system; specialArgs = { - inherit inputs device-name; + inherit inputs device-name system; }; modules = [ ./configuration/${device-name}/configuration.nix