improve setup table

This commit is contained in:
Mon Aaraj
2022-09-14 01:50:08 +03:00
parent 20bd0eda9c
commit a9a713e619
2 changed files with 7 additions and 5 deletions

View File

@@ -29,5 +29,7 @@ If you want to get a taste of nix-doom-emacs, you can run ``nix run github:nix-c
Which will run nix-doom-emacs with an example configuration.
Pick which setup you're using here (if you're not using NixOS or Home-Manager, then you should use standalone):
<table><tr>Home-Manager<th></th><th>NixOS</th><th>Standalone</th></tr><tr><th>[Flake + Home-Manager](./docs/reference.md#flake--home-manager)</th><th>[NixOS](./docs/reference.md#nixos)</th><th>[Standalone](./docs/reference.md#standalone)</th></tr></table>
| Home-Manager | NixOS | Standalone |
| --- | --- | --- |
| [Flake + Home-Manager](./docs/reference.md#flake--home-manager) | [NixOS](./docs/reference.md#nixos) | [Standalone](./docs/reference.md#standalone) |