add: added raubahn config

This commit is contained in:
2026-08-08 14:39:39 -04:00
parent 23999ee3a4
commit 76ea6e6e13
4 changed files with 137 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }: {
imports = [
./configuration.nix
./hardware-configuration.nix
];
}