7 lines
102 B
Nix
7 lines
102 B
Nix
{
|
|
...
|
|
}: {
|
|
sops = {
|
|
age.keyFile = /persist/data/home/lilith/.config/sops/age/keys.txt;
|
|
};
|
|
}
|