Radish alpha
r
rad:z254T5p17bdFPmzfDojsdjo4HjpoZ
Radicle Infrastructure as Code (NixOS, OpenTofu, …)
Radicle
Git
README: fixes to instructions
Fintan Halpenny committed 2 months ago
commit 20a7dc24087176e7fcfb580b11c5f07476007261
parent e63a5b6
1 file changed +2 -2
modified README.md
@@ -15,10 +15,10 @@ HOST=seed.radicle.xyz; nixos-rebuild switch --target-host "${USER}@${HOST}" --bu

### Overlays

-
To deploy a versions of packages that are not upstreamed (e.g. pre-releases),
+
To deploy a version of packages that are not upstreamed (e.g. pre-releases),
use the overlays in `./overlay`.

-
Then the following option should be changed in `os/host/seed/radicle.nix`:
+
Then the following option should be changed in `os/mixin/radicle.nix`:

```nix
{pkgs, ...}: {