nix-config/lib/default.nix
2022-08-04 21:13:54 +02:00

4 lines
38 B
Nix

{ pkgs }:
with pkgs.lib; {
# TODO
}