diff options
author | Jordan Bracco <href@random.sh> | 2021-08-04 15:18:19 +0200 |
---|---|---|
committer | Jordan Bracco <href@random.sh> | 2021-08-04 15:18:19 +0200 |
commit | 9fd14fc8d6d5e5e65ec44144c09908e582a3fefe (patch) | |
tree | 0ac9928c06fc78590beb948234fe488cbeefdabe /config/sys.config |
New rebar app
Diffstat (limited to 'config/sys.config')
-rw-r--r-- | config/sys.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/sys.config b/config/sys.config new file mode 100644 index 0000000..2eafc5f --- /dev/null +++ b/config/sys.config @@ -0,0 +1,3 @@ +[ + {styx, []} +]. |