Add ornithologist
This commit is contained in:
parent
0fd0fb62d4
commit
d47f621f7b
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,2 @@
|
|||
{pkgs, ...}: {
|
||||
# Allow emulating aarch64 to build for Raspberry Pi.
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
|
||||
# Install some packages.
|
||||
environment.systemPackages = with pkgs; [deploy-rs];
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue