diff --git a/docs/src/README.md b/docs/src/README.md index 2caf918..fd143cb 100644 --- a/docs/src/README.md +++ b/docs/src/README.md @@ -140,6 +140,14 @@ nixosConfigurations = ] ./. 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 This configuration features several modules that can be used as preconfigured "recipies". diff --git a/result b/result index 921200f..7d08024 120000 --- a/result +++ b/result @@ -1 +1 @@ -/nix/store/kh29b973hk8qhkkmnswr7cld66kyyjk6-DashNix.iso \ No newline at end of file +/nix/store/a1irvapj0fhy92nk4yvzz9r03q4yw0lv-DashNix.iso \ No newline at end of file