server-configuration/modules/age.nix

5 lines
113 B
Nix

{config, ...}: {
# This is where the age files go
# age.secrets.nextcloud.file = ../secrets/nextcloud.age;
}