feat: Update to raspberry pi stuff
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
firmware = [pkgs.linux-firmware];
|
||||
};
|
||||
|
||||
# nixpkgs.localSystem = {system = "x86_64-linux";};
|
||||
# nixpkgs.crossSystem = {system = "aarch64-linux";};
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
services.fprintd.enable = true;
|
||||
services.sshd.enable = true;
|
||||
boot.loader.systemd-boot.consoleMode = "max";
|
||||
|
||||
Reference in New Issue
Block a user