]> gitweb.ps.run Git - flakes/blobdiff - flake.nix
fix
[flakes] / flake.nix
index 11a976b6fe1725443918562c1834c1ca9d737cac..c6ff2f0ad1535261cad4f2dd745ea94ac1f8c8f8 100644 (file)
--- a/flake.nix
+++ b/flake.nix
@@ -46,8 +46,8 @@
           type = "app";
           program = "${self.packages.${system}.resetmsmice}/bin/resetmsmice";
         };
-      });
-    )
+      })
+    ) packages apps;
   };
 }