Skip to content

Commit

Permalink
lib/default: export umport (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzonski authored Jan 27, 2025
1 parent 14e7c3c commit 082a9b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

attrset = import ./attrset.nix {inherit lib;};
in {
inherit umport;
configurations = {
myconfigName ? "myconfig",
denixLibName ? "delib",
Expand Down

0 comments on commit 082a9b1

Please sign in to comment.