overlay/modules/default.nix
2024-02-04 16:41:14 +01:00

8 lines
81 B
Nix

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