nix/home-manager/imv.nix

5 lines
50 B
Nix

_: {
programs.imv = {
enable = true;
};
}