nixconf/modules/aagl.nix

3 lines
71 B
Nix

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