nix-conf/options/default.nix
2026-01-10 12:46:40 +08:00

5 lines
44 B
Nix
Executable file

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