Update README
This commit is contained in:
parent
2630bd3af7
commit
bbbc21e832
1 changed files with 7 additions and 7 deletions
|
@ -28,14 +28,14 @@ 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` |
|
||||
|
|
Loading…
Reference in a new issue