Skip to content

Commit

Permalink
feat(flake): published lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Feb 22, 2024
1 parent 5932636 commit fec0d89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@
});
in
{
lib = lib.my;

nixosConfigurations =
let
inherit (lib.attrsets) mapAttrs' nameValuePair;
Expand Down

0 comments on commit fec0d89

Please sign in to comment.