nix-conf/options/default.nix
2026-01-20 13:41:53 +08:00

6 lines
68 B
Nix
Executable file

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