From ae436b6a1812811615f14c8086b78d9bd3a9ddf1 Mon Sep 17 00:00:00 2001 From: Samuel Leathers Date: Tue, 25 Jul 2023 09:55:33 -0400 Subject: [PATCH] update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e0e67c..548e729 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,7 @@ Preliminary darwin support has been added. It's a three step process: # NixOS Configs -NixOS machines not managed by nixops are in `machines/hostname.nix`. Symlink that -file to `/etc/nixos/configuration.nix`. +NixOS configs are in nixos/ + +Ones managed by deploy-rs are deployed with deploy .#. Otherwise, configuration.nix and hardware-configuration.nix +is symlinked to /etc/nixos/.