fix flake

This commit is contained in:
nek0 2023-08-24 03:58:29 +02:00
parent b416f83eec
commit 88b2516976

View file

@ -66,6 +66,7 @@
# ]; # ];
# inputsFrom = builtins.attrValues self.packages.${system}; # inputsFrom = builtins.attrValues self.packages.${system};
#}; #};
}); };
});
} }