nix-dotfiles/hm/modules/info.nix
2025-09-08 11:36:45 +02:00

5 lines
48 B
Nix

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