yggdrasil: disable emulation while not needed
This commit is contained in:
parent
42b2825c08
commit
6e0fddcff8
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@ topLevel: {
|
|||
};
|
||||
|
||||
# Enable binfmt emulation.
|
||||
boot.binfmt.emulatedSystems = [
|
||||
"aarch64-linux"
|
||||
];
|
||||
# boot.binfmt.emulatedSystems = [
|
||||
# "aarch64-linux"
|
||||
# ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
teamviewer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue