Add deployment instructions to README
This commit is contained in:
parent
5b18f0bbf6
commit
3d56dde874
1 changed files with 8 additions and 0 deletions
|
@ -7,3 +7,11 @@ Currently managed systems:
|
||||||
- Default running GNOME
|
- Default running GNOME
|
||||||
- Specialisation running Cosmic
|
- Specialisation running Cosmic
|
||||||
- **gamepc**: My gaming PC running Cinnamon
|
- **gamepc**: My gaming PC running Cinnamon
|
||||||
|
|
||||||
|
## Deployment
|
||||||
|
|
||||||
|
- **sue**: `colmena apply-local --sudo --impure`
|
||||||
|
- **gamepc**: `colmena apply --on gamepc --impure`
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Currently the `--impure` is necessary until I upgrade to NixOS 24.11. See [this PR](https://github.com/zhaofengli/colmena/pull/228).
|
||||||
|
|
Loading…
Reference in a new issue