X-Git-Url: https://gitweb.ps.run/flakes/blobdiff_plain/57c8dc1d3b56bdfa5071cfea5bf5261e3fac915d..2f75d496563e6b4053f21bd9a66bc4b06b09360c:/flake.nix diff --git a/flake.nix b/flake.nix index 11a976b..c6ff2f0 100644 --- a/flake.nix +++ b/flake.nix @@ -46,8 +46,8 @@ type = "app"; program = "${self.packages.${system}.resetmsmice}/bin/resetmsmice"; }; - }); - ) + }) + ) packages apps; }; }