From: patrick-scho Date: Thu, 3 Jul 2025 09:25:35 +0000 (+0200) Subject: fix semicolon X-Git-Url: https://gitweb.ps.run/flakes/commitdiff_plain/611bb975297182650d63191a2dfb296e5261b6c1 fix semicolon --- diff --git a/flake.nix b/flake.nix index 11a976b..ae83df3 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,7 @@ type = "app"; program = "${self.packages.${system}.resetmsmice}/bin/resetmsmice"; }; - }); + }) ) }; }