nix-dotfiles/home_manager/modules/info.nix

5 lines
48 B
Nix

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