modules/system/common: github-runner module

This commit is contained in:
Nikodem Rabuliński 2024-02-10 21:40:13 +01:00
parent 0d51bd1aa8
commit 1d4a0a82d3
4 changed files with 77 additions and 28 deletions

View file

@ -61,6 +61,7 @@ in {
imports = [
(import ./hercules.nix {inherit isLinux;})
(import ./user.nix {inherit isLinux;})
(import ./github-runner.nix {inherit isLinux;})
];
config = lib.mkMerge [