Files
nix-config/modules/nixos/desktop/game/default.nix
T

4 lines
51 B
Nix

{mylib, ...}: {
imports = mylib.scanPaths ./.;
}