Files
nix-config/modules/services/games/default.nix
2024-04-16 19:33:19 +02:00

7 lines
46 B
Nix

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