EdenQwQ/home/programs/coding/distrobox.nix
2025-06-17 16:22:07 +08:00

5 lines
53 B
Nix

{
programs.distrobox = {
enable = true;
};
}