Files
nix/modules/desktop/gaming/default.nix

10 lines
59 B
Nix

{
pkgs,
config,
lib,
...
}: {
imports = [
];
}