mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
feat: update README.md
This commit is contained in:
@@ -22,6 +22,12 @@ Nix allows for easy to manage, collaborative, reproducible deployments. This mea
|
|||||||
|
|
||||||
**Want to know Nix in details? Looking for a beginner-friendly tutorial? Check out [NixOS & Nix Flakes - A Guide for Beginners](https://thiscute.world/en/posts/nixos-and-flake-basics/)!**
|
**Want to know Nix in details? Looking for a beginner-friendly tutorial? Check out [NixOS & Nix Flakes - A Guide for Beginners](https://thiscute.world/en/posts/nixos-and-flake-basics/)!**
|
||||||
|
|
||||||
|
## Hosts
|
||||||
|
|
||||||
|
- `msi-rtx3090`: my main PC, with RTX 3090 GPU, with NixOS
|
||||||
|
- `harmonica`: my MacBook Pro 2020 13-inch, with macOS, for work
|
||||||
|
- `nixos-test`: my test machine, with NixOS
|
||||||
|
|
||||||
## How to Deploy this Flake?
|
## How to Deploy this Flake?
|
||||||
|
|
||||||
> Note: you should NOT deploy this flake directly on your machine, it contains my hardware information and personal information which is not suitable for you. 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 contains my hardware information and personal information which is not suitable for you. You may use this repo as a reference to build your own configuration.
|
||||||
|
|||||||
@@ -6,5 +6,3 @@
|
|||||||
../../modules/darwin/core.nix
|
../../modules/darwin/core.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user