mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
5 lines
63 B
Nix
5 lines
63 B
Nix
{
|
|
age.secrets."wg-conf" = {
|
|
file = ./wg-conf.age;
|
|
};
|
|
}
|