dotfiles/home-manager/programs/hstr.nix

2 lines
40 B
Nix
Raw Normal View History

2024-02-27 02:54:02 +01:00
{ programs.hstr = { enable = true; }; }