Added pi4 configuration

This commit is contained in:
Alejandro Angulo 2023-09-02 17:12:21 -07:00
parent 4b9993d11a
commit 28fe66a888
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
7 changed files with 205 additions and 24 deletions

View file

@ -73,7 +73,7 @@
};
};
boot.binfmt.emulatedSystems = ["aarch64-linux" "armv6l-linux"];
# boot.binfmt.emulatedSystems = ["aarch64-linux" "armv6l-linux"];
networking = {
hostName = "gospel";
useDHCP = false;