overlay/modules/default.nix
2024-02-13 21:10:24 +01:00

7 lines
62 B
Nix

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