From ed401579869c56f35c1c523149388bf1b7d12c65 Mon Sep 17 00:00:00 2001 From: Dashie Date: Mon, 28 Apr 2025 22:40:33 +0200 Subject: [PATCH] nh update FLAKE env var (#8) --- base/env.nix | 1 + docs/src/README.md | 4 ++-- ltex.dictionary.en-US.txt | 4 ++++ ltex.hiddenFalsePositives.en-US.txt | 1 + 4 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 ltex.dictionary.en-US.txt create mode 100644 ltex.hiddenFalsePositives.en-US.txt diff --git a/base/env.nix b/base/env.nix index 8d6b97e..c85a06e 100644 --- a/base/env.nix +++ b/base/env.nix @@ -16,6 +16,7 @@ NIXOS_OZONE_WL = "1"; GOPATH = "$HOME/.go"; FLAKE = config.conf.nixosConfigPath; + NH_FLAKE = config.conf.nixosConfigPath; }; }; } diff --git a/docs/src/README.md b/docs/src/README.md index 1f42122..43f7ac8 100644 --- a/docs/src/README.md +++ b/docs/src/README.md @@ -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). 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. ## 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 cp /iso/example-config ~/config -r diff --git a/ltex.dictionary.en-US.txt b/ltex.dictionary.en-US.txt new file mode 100644 index 0000000..9b935cb --- /dev/null +++ b/ltex.dictionary.en-US.txt @@ -0,0 +1,4 @@ +DashNix +HomeManger +Neovim +Vscodium diff --git a/ltex.hiddenFalsePositives.en-US.txt b/ltex.hiddenFalsePositives.en-US.txt new file mode 100644 index 0000000..5088c1d --- /dev/null +++ b/ltex.hiddenFalsePositives.en-US.txt @@ -0,0 +1 @@ +{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\QYou can find a custom ISO on my NextCloud server: Link.\\E$"}