nix-conf/modules/servers/freyja/default.nix

5 lines
47 B
Nix

{...}: {
imports = [
./immich.nix
];
}