mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 21:05:22 +08:00
pureintent: Re-enable github runners
This commit is contained in:
parent
b68d876cb7
commit
41c8f5db91
4 changed files with 5 additions and 4 deletions
|
|
@ -11,6 +11,7 @@ in
|
|||
imports = [
|
||||
self.nixosModules.default
|
||||
./configuration.nix
|
||||
(self + /modules/nixos/shared/github-runner.nix)
|
||||
];
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue