nixos/home/imv/home.nix

4 lines
34 B
Nix
Raw Normal View History

2024-01-05 09:10:01 +08:00
{
programs.imv.enable = true;
}