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,…).
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,…).
Write a NixOS module, publish it in a flake in the
nixosModules
output, import that flake in your flake-based NixOS configs.