hosts/blossom: allow emulating aarch64-linux
This commit is contained in:
parent
467dc89de1
commit
a4294aefbc
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
time.timeZone = "Asia/Phnom_Penh";
|
time.timeZone = "Asia/Phnom_Penh";
|
||||||
|
|
||||||
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
nixpkgs.overlays = [ inputs.neovim-nightly.overlay ];
|
nixpkgs.overlays = [ inputs.neovim-nightly.overlay ];
|
||||||
age.secrets = {
|
age.secrets = {
|
||||||
passwd.file = ../../secrets/passwd.age;
|
passwd.file = ../../secrets/passwd.age;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue