hosts/overlays/default.nix

7 lines
47 B
Nix

{ ... }:
{
imports = [
./burp.nix
];
}