diff options
| author | Mel <mel@rnrd.eu> | 2025-04-26 16:25:25 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-04-26 16:25:25 +0200 |
| commit | bca04b418838998c183b4e087ded86856c88a062 (patch) | |
| tree | 3b7c0b0edefd6c9435748f916bfbcaa84dcf2b4a /modules/home/common.nix | |
| parent | cfd5cbe46a27a11013fe7b7a5345d82272a5f130 (diff) | |
| download | minerals-bca04b418838998c183b4e087ded86856c88a062.tar.zst minerals-bca04b418838998c183b4e087ded86856c88a062.zip | |
Add Zed Editor configuration
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules/home/common.nix')
| -rw-r--r-- | modules/home/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/common.nix b/modules/home/common.nix index bf2d347..e2b57f7 100644 --- a/modules/home/common.nix +++ b/modules/home/common.nix @@ -6,6 +6,7 @@ ./shell.nix ./code.nix + ./zed.nix ]; programs = { |
