16 lines
689 B
Markdown
16 lines
689 B
Markdown
# :computer: hosts
|
|
|
|
my different hosts, each with their own unique configurations and purposes.
|
|
|
|
Name | Description
|
|
--------------- | -----------
|
|
`ame` | T480 laptop, mainly used for experimenting atm
|
|
`arashi` | postgres / redis vm
|
|
`kariru` | *arr stack / seedbox vm
|
|
`sakura` | main vm, hosting most internet connected services
|
|
`sora` | hetzner vps
|
|
`tsuki` | main machine running hyprland
|
|
`tsuru` | vm for ci/cd runners, and (potentially) a binary cache
|
|
`yuki` | my old proxmox machine, now running pure nix
|
|
`default` | defines `nixosConfigurations`
|
|
`deploy` | defines deployment nodes for deploy-rs
|