nh update FLAKE env var

This commit is contained in:
DashieTM 2025-04-28 22:37:35 +02:00
parent 3a0b6081c7
commit 2957298530
4 changed files with 8 additions and 2 deletions

View file

@ -16,6 +16,7 @@
NIXOS_OZONE_WL = "1"; NIXOS_OZONE_WL = "1";
GOPATH = "$HOME/.go"; GOPATH = "$HOME/.go";
FLAKE = config.conf.nixosConfigPath; FLAKE = config.conf.nixosConfigPath;
NH_FLAKE = config.conf.nixosConfigPath;
}; };
}; };
} }

View file

@ -193,13 +193,13 @@ E.g. stable/hosts/yourserver and unstable/hosts/yourdesktop
You can find a custom ISO on my NextCloud server: [Link](https://cloud.dashie.org/s/z7G3zS9SXeEt2ERD). You can find a custom ISO on my NextCloud server: [Link](https://cloud.dashie.org/s/z7G3zS9SXeEt2ERD).
With this, you will receive the example config in /iso/example alongside the gnome desktop environment, 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. 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. Alternatively, you can use whatever NixOS installer and just install your config from there, just make sure to set the drive configuration before.
## Commands ## Commands
First, copy the readonly config from /iso/example-config to a location of your choice. First, copy the read-only config from /iso/example-config to a location of your choice.
```sh ```sh
cp /iso/example-config ~/config -r cp /iso/example-config ~/config -r

View file

@ -0,0 +1,4 @@
DashNix
HomeManger
Neovim
Vscodium

View file

@ -0,0 +1 @@
{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\QYou can find a custom ISO on my NextCloud server: Link.\\E$"}