6 lines
40 B
Nix
Raw Normal View History

2024-11-16 19:58:59 +01:00
{
imports = [
2024-11-19 18:59:45 +01:00
./homarr.nix
2024-11-16 19:58:59 +01:00
];
}