From cc80f0e885e0277de64540f44c691bc9f363bebc Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 17 Aug 2023 02:15:12 +0800 Subject: [PATCH] docs: add comments --- hosts/12kingdoms/suzu/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/12kingdoms/suzu/default.nix b/hosts/12kingdoms/suzu/default.nix index ea4774cb..37fef182 100644 --- a/hosts/12kingdoms/suzu/default.nix +++ b/hosts/12kingdoms/suzu/default.nix @@ -20,6 +20,7 @@ # import the rk3588 module, which contains the configuration for bootloader/kernel/firmware (nixos-rk3588 + "/modules/boards/orangepi5.nix") + # core-riscv64 only the core packages, it's suitable for aarch64 too. ../../../modules/nixos/core-riscv64.nix ../../../modules/nixos/user-group.nix ];