mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #74] [MERGED] feat: UEFI NixOS on aarch64(rk3588) #103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/74
Author: @ryan4yin
Created: 3/6/2024
Status: ✅ Merged
Merged: 3/7/2024
Merged by: @ryan4yin
Base:
main← Head:update-aarch-riscv📝 Commits (4)
4d0741cfeat: install nixos on orange pi 5 plus with edk2-rk3588(uefi)606b1d3docs: add screenshot for orangepi5 & orangepi5 plusfb9f757docs: add other info for orangepi5 & orangepi5 plusf12e5a4fix: broken image link📊 Changes
22 files changed (+691 additions, -29 deletions)
View changed files
📝
Justfile(+11 -3)➕
_img/2024-03-07_orangepi5_suzu.webp(+0 -0)➕
_img/2024-03-07_orangepi5plus_rakushun.webp(+0 -0)📝
flake.lock(+41 -3)➕
hosts/12kingdoms_rakushun/README.md(+119 -0)➕
hosts/12kingdoms_rakushun/default.nix(+48 -0)➕
hosts/12kingdoms_rakushun/disko-fs.nix(+98 -0)➕
hosts/12kingdoms_rakushun/hardware-configuration.nix(+39 -0)➕
hosts/12kingdoms_suzu/README.md(+120 -0)📝
hosts/12kingdoms_suzu/default.nix(+6 -2)➕
hosts/12kingdoms_suzu/disko-fs.nix(+98 -0)➕
hosts/12kingdoms_suzu/hardware-configuration.nix(+39 -0)📝
hosts/README.md(+4 -5)📝
modules/nixos/base/packages.nix(+1 -0)📝
modules/nixos/server/server-aarch64.nix(+1 -0)📝
modules/nixos/server/server-riscv64.nix(+3 -1)📝
nixos-installer/README.md(+2 -2)📝
nixos-installer/README.shoukei.md(+2 -2)📝
systems/colmena.nix(+22 -7)📝
systems/nixos.nix(+26 -1)...and 2 more files
📄 Description
https://github.com/ryan4yin/nixos-rk3588/pull/19
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.