1
0

hosts/aluminium: add fieldpoc

This commit is contained in:
2023-06-20 18:58:55 +02:00
parent 14bc3b6fe8
commit 5ef293448d
7 changed files with 119 additions and 5 deletions

View File

@@ -4,6 +4,8 @@
imports =
[
./hardware-configuration.nix
./fieldpoc.nix
];
boot.kernelParams = [ "console=ttyS0,115200n8" ];