remove emulatedSystems
This commit is contained in:
parent
97691e528a
commit
cc476b70b5
1 changed files with 0 additions and 3 deletions
|
|
@ -61,9 +61,6 @@ in
|
|||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelParams = [ "consoleblank=60" ];
|
||||
binfmt = {
|
||||
emulatedSystems = [ "aarch64-linux" ];
|
||||
};
|
||||
loader = {
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue