lib: add strings

This commit is contained in:
Bruno BELANYI 2021-10-12 17:53:10 +02:00
parent 3e6c467816
commit 62adfd5055
1 changed files with 6 additions and 0 deletions

6
lib/strings.nix Normal file
View File

@ -0,0 +1,6 @@
{ ... }:
let
in
{
# FIXME
}