This repository has been archived on 2024-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/secrets/pink.nix

5 lines
78 B
Nix
Raw Normal View History

{ pkgs, ... }: {
age.secrets.actions-runner.file = ./actions-runner.age;
}