feat: update README

This commit is contained in:
Ryan Yin
2023-07-29 12:22:43 +08:00
parent c09091fa25
commit 87df015862

View File

@@ -72,7 +72,7 @@ hosts
## How to Deploy this Flake?
> Note: **you should NOT deploy this flake directly on your machine! It will not succeed.** this flake contains my hardware configuration(such as [hardware-configuration.nix](hosts/idols/ai/hardware-configuration.nix)) which is not suitable for your hardware, and my private secrets repository `ryan4yin/nix-secrets` that only I have access to. You may use this repo as a reference to build your own configuration.
> Note: **you should NOT deploy this flake directly on your machine! It will not succeed.** this flake contains my hardware configuration(such as [hardware-configuration.nix](hosts/idols/ai/hardware-configuration.nix)) which is not suitable for your hardware, and my private secrets repository [ryan4yin/nix-secrets](https://github.com/ryan4yin/nix-config/tree/main/secrets) that only I have access to. You may use this repo as a reference to build your own configuration.
After installing NixOS with `nix-command` & `flake` enabled, follow the steps below to deploy this flake.