mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-10 18:22:35 +08:00
naivete: add github runner
This commit is contained in:
parent
6675d0b291
commit
4bdca03611
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ in
|
|||
|
||||
imports = [
|
||||
self.darwinModules.default
|
||||
(self + /modules/nixos/shared/github-runner.nix)
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue