nix-conf/system/dev/dn-pre7780/home/expr/default.nix
2026-01-10 12:46:40 +08:00

6 lines
48 B
Nix
Executable file

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