From 7ab1a4baeaf078ba1e2e8c6386de6213a1d6025b Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sat, 8 Jul 2023 17:29:08 -0700 Subject: [PATCH] Added NixOS Anywhere tool to Tools and Modules. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4354b1d..3159671 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,8 @@ Podman Linux Containers | ✓ (via [systemd](https://systemd.io/)) | ✓ | Stabl - [NixVim](https://github.com/pta2002/nixvim) is a NeoVim distribution built with Nix modules and Nixpkgs. - [Simple Nixos Mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) is a complete mailserver, managed with NixOS modules. + + - [NixOS Anywhere](https://numtide.github.io/nixos-anywhere/) is a tool that let's you install NixoS everywhere via ssh on a target machine running x86_64 Linux with [kexec](https://man7.org/linux/man-pages/man8/kexec.8.html) support. - [Stylix](https://github.com/danth/stylix) is a system-wide colorscheming and typography for NixOS.