6 lines
52 B
Nix
Raw Normal View History

{ ... }:
2024-07-18 06:08:27 +02:00
2024-07-19 14:00:55 +02:00
{
imports = [ ./custom/default.nix ];
2024-07-18 06:08:27 +02:00
}