nix-dotfiles/modules/info.nix
2021-05-22 17:16:22 +02:00

5 lines
48 B
Nix

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