From 6da8823f854742898280fdf57922134970069b98 Mon Sep 17 00:00:00 2001 From: sora-ext Date: Thu, 4 Jun 2026 10:55:49 +0200 Subject: [PATCH] Add systems/avalon/hardware.nix --- systems/avalon/hardware.nix | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 systems/avalon/hardware.nix diff --git a/systems/avalon/hardware.nix b/systems/avalon/hardware.nix new file mode 100644 index 0000000..22e5154 --- /dev/null +++ b/systems/avalon/hardware.nix @@ -0,0 +1,3 @@ +{ ... }:{ + +} \ No newline at end of file