mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-21 16:31:22 +02:00
17 lines
273 B
Markdown
17 lines
273 B
Markdown
# Rakushun - Orange Pi 5 Plus
|
|
|
|
LUKS encrypted SSD for NixOS, on Orange Pi 5 Plus.
|
|
|
|
TODO
|
|
|
|
## Showcases
|
|
|
|

|
|
|
|
## Misc
|
|
|
|
```bash
|
|
# copy closure to another arm64 machine
|
|
nix-copy-closure --to root@suzu /run/current-system
|
|
```
|