1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-11 03:21:08 +01:00
Commit graph

3 commits

Author SHA1 Message Date
royce-c
5abb21dc10 distrobox: fix typo 2025-03-25 13:15:08 -05:00
royce-c
2980606556
distrobox: replace hardcoded path with config package's path (#6701) 2025-03-25 13:13:37 -05:00
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