From 3ed7deb5361f7a3d14d3b74960b9573cfb20a9fe Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Mon, 20 Nov 2023 10:44:57 +0000 Subject: fixup --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c90e025..1a1399b 100644 --- a/flake.nix +++ b/flake.nix @@ -52,7 +52,7 @@ windows = modules: nixosSystem "wsl" ({...}: { imports = modules; - }) + }); }; deploy.nodes = -- cgit v1.2.3