aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-04-13 16:35:06 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-04-13 16:35:06 +0300
commit85ab7710eb9f1661b6c8061271723ae10162b234 (patch)
treef0836cabdeb06fe75c004c5fb9ae2122f7b99622 /README.md
parent53476b21ae669d37687d1d7051df78b1f866bafa (diff)
downloadnixsap-85ab7710eb9f1661b6c8061271723ae10162b234.tar.gz
README: moved boring material to the bottom
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 13 insertions, 14 deletions
diff --git a/README.md b/README.md
index ab5bba2..78d6274 100644
--- a/README.md
+++ b/README.md
@@ -9,20 +9,6 @@ From vanila Nixpkgs, Nixsap relies only on basic services like systemd, ssh, ntp
and package set (extenting and overriding it).
-Requirements
-============
-
-* [nixpkgs](https://nixos.org/nixpkgs/) >= 16.09
-
-
-License
-=======
-
-This project is under the MIT license (see [LICENSE](LICENSE)),
-unless stated otherwise in individual files.
-
-
-
Features
========
@@ -108,3 +94,16 @@ be 3306 by default.
If application default value is known to be insecure, we should set our own,
_secure_, default value.
+
+Requirements
+============
+
+* [nixpkgs](https://nixos.org/nixpkgs/) >= 16.09
+
+
+License
+=======
+
+This project is under the MIT license (see [LICENSE](LICENSE)),
+unless stated otherwise in individual files.
+