diff --git a/README.md b/README.md index 4bd6e914..db88c9c3 100644 --- a/README.md +++ b/README.md @@ -28,18 +28,18 @@ nix develop -c /etc/nixos/git/docs/setup.sh | nixos-desktop | My main desktop | Done | | nixos-framework | My AMD Framework 13 laptop | Done | | nixos-vm-01 | A NixOS VM used for testing | Done | -| nuc-server | Second NUC server at my brothers house | On Hold | | osaka-linode-01 | Osaka Linode relay for sysctl.io external connections | Done | | piaware-rpi4 | FlightAware for Raspberry Pi | Done | | quitman-rpi4 | Raspberry Pi at my parents house. Headscale Exit Node | On Hold | +| nuc-server | Second NUC server at my brothers house | On Hold | # Images -| Name | Description | Build Commands | -| ----------------- | ----------------------------------------------- | -------------------------------------------------- | -| nixos-iso-console | Console ISO image of this flake for installing | `nix build .#imageConfigurations.nixos-iso-desktop`| -| nixos-iso-desktop | Gnome ISO image of this flake for installing | `nix build .#imageConfigurations.nixos-iso-console`| -| nixos-linode-img | Image of this flake for use on Linode | `nix build .#imageConfigurations.nixos-linode-img` | -| nixos-rpi4-img | Image of this flake for use on Raspberry Pi 4's | `nix build .#imageConfigurations.nixos-rpi4-img` | +| Name | Description | Build Commands | +| ----------------- | ----------------------------------------------- | --------------------------------------------------- | +| nixos-iso-console | Console ISO image of this flake for installing | `nix build .#imageConfigurations.nixos-iso-desktop` | +| nixos-iso-desktop | Gnome ISO image of this flake for installing | `nix build .#imageConfigurations.nixos-iso-console` | +| nixos-linode-img | Image of this flake for use on Linode | `nix build .#imageConfigurations.nixos-linode-img` | +| nixos-rpi4-img | Image of this flake for use on Raspberry Pi 4's | `nix build .#imageConfigurations.nixos-rpi4-img` | --- # To Do List