ess-helm-nixos/modules/nixos/common/default.nix
2026-04-16 20:10:03 +02:00

5 lines
42 B
Nix

{
imports = [
./overlays.nix
];
}