As the title says. Want that i can have a single config for my systems and just require a single line to install and configure software which i always use in a bundle(office, specific programming applications, server applications,…).

  • hallettj@leminal.space
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 day ago

    Write a NixOS module, publish it in a flake in the nixosModules output, import that flake in your flake-based NixOS configs.