pub-solar-os/profiles/gaming/default.nix

6 lines
73 B
Nix

{ self, config, lib, pkgs, ... }:
{
pub-solar.gaming.enable = true;
}