update fabric version

This commit is contained in:
2026-06-22 21:04:28 -05:00
parent 5449adb4db
commit cee7b4df49
+3 -6
View File
@@ -8,18 +8,15 @@
};
outputs =
{
self,
nixpkgs,
nix-minecraft,
}:
{ ... }:
{
nixosModules.mc-service =
{
config,
lib,
pkgs,
nixpkgs,
nix-minecraft,
...
}:
let