hosts/ude: add github-runner module
This commit is contained in:
parent
a38d069999
commit
d26b96d770
4 changed files with 39 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
imports = [
|
||||
"${modulesPath}/profiles/qemu-guest.nix"
|
||||
./disks.nix
|
||||
./github-runner.nix
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue