Move gitea-actions-runner.nix
Also remove any unneeded references to outputs.nixosModules.
This commit is contained in:
parent
403a93f951
commit
a0575bdb2a
9 changed files with 32 additions and 92 deletions
|
@ -16,8 +16,7 @@ with lib;
|
|||
extraGroups = [
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
]
|
||||
++ optional config.features.cli.podman.enable "podman";
|
||||
];
|
||||
|
||||
packages = with pkgs; [
|
||||
magic-wormhole
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue