From 9ba86faab8df7fcd6f8bc7c9f8ed2501d2de311c Mon Sep 17 00:00:00 2001 From: Bill Ewanick Date: Fri, 22 Sep 2023 17:19:21 -0400 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8c3d66a..0a4655a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ Config for both the server, and all the applications that run on it. Not quite yet treating the server as cattle, but getting there. + +## Notes + +- Upon installation need to link flake.nix to deploy `/etc/nixos` for easy `sudo nixos-rebuild switch`ing.