2025-02-17 12:53:45 +01:00

6 lines
52 B
Nix

{ ... }:
{
imports = [ ./custom/default.nix ];
}