adding rp host

This commit is contained in:
2025-08-16 10:04:19 +02:00
parent b6baf2be86
commit 918215f25b
10 changed files with 472 additions and 47 deletions

View File

@@ -3,7 +3,7 @@
outputs = inputs:
inputs.flake-parts.lib.mkFlake {inherit inputs;} {
systems = ["x86_64-linux"];
systems = ["x86_64-linux" "aarch64-linux"];
imports = [
./users