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

4 lines
42 B
Nix
Raw Normal View History

2023-12-02 18:42:59 +08:00
_: {
2023-11-30 02:38:05 +08:00
programs.tealdeer.enable = true;
}