nixconf/modules/aagl.nix

4 lines
72 B
Nix

{ config, ... }:
{
programs.honkers-railway-launcher.enable = true;
}