mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Update README
This commit is contained in:
parent
64fb9a8d93
commit
44915cca21
1 changed files with 6 additions and 3 deletions
|
|
@ -3,14 +3,17 @@ This repository contains the Nix / NixOS configuration for all of my systems. St
|
|||
To build,
|
||||
|
||||
```sh-session
|
||||
# First, edit nixosConfigurations or darwinConfigurations in flake.nix to add
|
||||
# your system's hostname
|
||||
make
|
||||
```
|
||||
|
||||
## Install notes
|
||||
|
||||
- Hetzner dedicated from Linux Rescue system: https://github.com/serokell/nixos-install-scripts/pull/1#pullrequestreview-746593205
|
||||
- Digital Ocean: https://github.com/elitak/nixos-infect
|
||||
- X1 Carbon: https://www.srid.ca/x1c7-install
|
||||
- NixOS Linux (clone this repo at `/etc/nixos`)
|
||||
- Hetzner dedicated from Linux Rescue system: https://github.com/serokell/nixos-install-scripts/pull/1#pullrequestreview-746593205
|
||||
- Digital Ocean: https://github.com/elitak/nixos-infect
|
||||
- X1 Carbon: https://www.srid.ca/x1c7-install
|
||||
- macOS:
|
||||
- Install Nix normally (multi-user)
|
||||
- Install [nix-darwin](https://github.com/LnL7/nix-darwin)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue