oracle machine
This commit is contained in:
parent
59e7521a45
commit
92f34a8e0c
10 changed files with 474 additions and 52 deletions
|
@ -59,6 +59,8 @@
|
|||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJN2nsLmAlF6zj5dEBkNSJaqcCya+aB6I0imY8Q5Ew0S nix2lio"
|
||||
];
|
||||
# Allow emulation of aarch64-linux binaries for cross compiling
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
mods = {
|
||||
common = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue