nix/hosts/morty/nixos-config.nix

3 lines
58 B
Nix

{ ... }: {
config.modules.gaming.steam.enable = true;
}