Update joker build and add new shepard flake

This commit is contained in:
Aaron Honeycutt 2023-11-14 17:19:51 -07:00
parent 305a0dd26b
commit acee2a06d4
2 changed files with 123 additions and 2 deletions

View file

@ -40,8 +40,6 @@
# kernelPackages = pkgs.linuxPackages_latest;
# kernelParams = [ "console=ttyS0,1920n8" ];
binfmt.emulatedSystems = [ "aarch64-linux" ];
loader.systemd-boot.enable = true;
loader.systemd-boot.consoleMode = "0";
};