Update documentation for ISO
This commit is contained in:
parent
74e9eb2c62
commit
9fecf0ec96
2 changed files with 9 additions and 1 deletions
|
|
@ -140,6 +140,14 @@ nixosConfigurations =
|
||||||
] ./. mods additionalMods);
|
] ./. mods additionalMods);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
You can find a custom ISO on my NextCloud server: [Link](https://cloud.dashie.org/s/z7G3zS9SXeEt2ER).
|
||||||
|
With this, you will receive the example config in /iso/example alongside the gnome desktop environment,
|
||||||
|
as well as a few tools like gnome-disks, neovim, vscodium, a browser etc.
|
||||||
|
|
||||||
|
Alternatively, you can use whatever NixOS installer and just install your config from there, just make sure to set the drive configuration before.
|
||||||
|
|
||||||
# Modules
|
# Modules
|
||||||
|
|
||||||
This configuration features several modules that can be used as preconfigured "recipies".
|
This configuration features several modules that can be used as preconfigured "recipies".
|
||||||
|
|
|
||||||
2
result
2
result
|
|
@ -1 +1 @@
|
||||||
/nix/store/kh29b973hk8qhkkmnswr7cld66kyyjk6-DashNix.iso
|
/nix/store/a1irvapj0fhy92nk4yvzz9r03q4yw0lv-DashNix.iso
|
||||||
Loading…
Add table
Add a link
Reference in a new issue