Skip to content

Commit

Permalink
check home-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
Svenum committed Oct 23, 2024
1 parent db817e7 commit 46a046f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions overlays/linuxutils/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ ... }:

final: prev: {
utillinux = prev.util-linux;
}

0 comments on commit 46a046f

Please sign in to comment.