overlay/modules/default.nix
2024-01-10 00:33:04 +01:00

7 lines
62 B
Nix

{
imports = [
#./gotosocial.nix
./mealie.nix
];
}