mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-04-09 16:17:08 +00:00
symlink zed
This commit is contained in:
@@ -20,6 +20,11 @@ let
|
||||
|
||||
home = {
|
||||
|
||||
activation.zedConfig = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
|
||||
mkdir -p ~/.config
|
||||
ln -sf ~/.config/dotfiles/secrets/zed ~/.config/zed
|
||||
'';
|
||||
|
||||
file = {
|
||||
".config/ghostty/config".source = ../files/ghostty/config;
|
||||
".gitconfig".source = ../files/git/gitconfig;
|
||||
|
||||
Reference in New Issue
Block a user