nixos-conf/custom/default.nix
2026-02-12 16:11:22 +02:00

6 lines
No EOL
40 B
Nix

{ ... }:
{
imports = [
./hm
];
}