We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cc90d commit ae436b6Copy full SHA for ae436b6
README.md
@@ -54,5 +54,7 @@ Preliminary darwin support has been added. It's a three step process:
54
55
# NixOS Configs
56
57
-NixOS machines not managed by nixops are in `machines/hostname.nix`. Symlink that
58
-file to `/etc/nixos/configuration.nix`.
+NixOS configs are in nixos/<hostname>
+
59
+Ones managed by deploy-rs are deployed with deploy .#<hostname>. Otherwise, configuration.nix and hardware-configuration.nix
60
+is symlinked to /etc/nixos/.
0 commit comments