1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-15 08:46:52 +00:00
home-manager/tests/modules/programs/distrobox
Aguirre Matteo 8a68f18e96
distrobox: add module (#6528)
Added programs/distrobox.nix module. It provides the option "programs.distrobox.containers", which makes it possible to declare a list of containers to be created. Since building those containers is not possible at build time (because none container backend is available at that time), I also added a Systemd Unit to build those containers after switching the configuration.
2025-03-21 10:07:00 -05:00
..
default.nix distrobox: add module (#6528) 2025-03-21 10:07:00 -05:00
example-config.ini distrobox: add module (#6528) 2025-03-21 10:07:00 -05:00
example-config.nix distrobox: add module (#6528) 2025-03-21 10:07:00 -05:00