mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 12:55:20 +08:00
For emanote arm build
This commit is contained in:
parent
ba4ea2db74
commit
5aedccc18d
2 changed files with 3 additions and 1 deletions
|
|
@ -15,6 +15,8 @@ in
|
|||
(self + /modules/nixos/shared/github-runner.nix)
|
||||
];
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
services.netdata = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue