1
0
Fork 0
mirror of https://git.oat.zone/dark-firepit/dotfiles synced 2024-05-06 23:46:08 +02:00
git.oat.zone--dark-firepit-.../modules/desktop/gaming/srb2k.nix
2022-01-29 11:47:38 +00:00

8 lines
104 B
Nix

{ lib, pkgs, options, config, ... }:
with lib;
let
cfg = config.modules.desktop.gaming.srb2k;
in {
}