lib: add strings
This commit is contained in:
parent
3e6c467816
commit
62adfd5055
1 changed files with 6 additions and 0 deletions
6
lib/strings.nix
Normal file
6
lib/strings.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{ ... }:
|
||||||
|
let
|
||||||
|
in
|
||||||
|
{
|
||||||
|
# FIXME
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue