flake/users/guanranwang/home-manager/applications/tealdeer/default.nix

4 lines
46 B
Nix
Raw Normal View History

2023-11-29 18:38:05 +00:00
{...}: {
programs.tealdeer.enable = true;
}