mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Update flake.nix
This commit is contained in:
parent
5ab15c981a
commit
1d50830a5c
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# kernelPackages = pkgs.linuxPackages_latest;
|
# kernelPackages = pkgs.linuxPackages_latest;
|
||||||
kernelParams = [ "console=ttyS0,1920n8" ];
|
# kernelParams = [ "console=ttyS0,1920n8" ];
|
||||||
|
|
||||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue