initial commit
This commit is contained in:
7
lib/default.nix
Normal file
7
lib/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ pkgs }:
|
||||
|
||||
with pkgs.lib; {
|
||||
# Add your library functions here
|
||||
#
|
||||
# hexint = x: hexvals.${toLower x};
|
||||
}
|
Reference in New Issue
Block a user