configurations: formatting

This commit is contained in:
Mateusz Słodkowicz 2023-10-27 12:30:38 +02:00
parent 1bbf628ea9
commit 154d850e49
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 27 additions and 25 deletions

View File

@ -52,4 +52,6 @@ in
useOSProber = true;
memtest86.enable = true;
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
}