From b5c3a40eeb07296cbcaf554858213a8d933c66d5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Samuel=20Laur=C3=A9n?= <samuel.lauren@iki.fi>
Date: Wed, 7 Mar 2018 13:50:11 +0200
Subject: [PATCH] README

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index c3b6e45..f165358 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,6 @@
 
 This repository contains [NixOS](https://nixos.org) configuration expressions
 for setting up Department of Future Technologies CoffeeCam system.
+
+The configuration expects to have a root partition named `nixos` and a swap
+partition named `swap`.
-- 
GitLab