aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-10-26 13:06:03 +0200
committertv <tv@krebsco.de>2021-10-26 13:52:25 +0200
commitbdce88820baac0e9ebc5c660a8b1d009c14c357f (patch)
treeb1df451384fb719629019b5437b017643a14ddab
parent0fc8f1b2a64c61fed3c71ef7edbe57a9f3e2af64 (diff)
README: talk about systems
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a412ee1..74b6c4b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ krops is a lightweight toolkit to deploy NixOS systems, remotely or locally.
## Some Features
- store your secrets in [password store](https://www.passwordstore.org/)
-- build your system remotely
+- build your systems remotely
- minimal overhead (it's basically just `nixos-rebuild switch`!)
- run from custom nixpkgs branch/checkout/fork