feat: add zed editor
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
flake.modules.homeManager.zed = {
|
||||||
|
programs.zed-editor.enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
@@ -43,6 +43,7 @@ in
|
|||||||
homeModules.passwords
|
homeModules.passwords
|
||||||
homeModules.clipboard
|
homeModules.clipboard
|
||||||
homeModules.dev-tools
|
homeModules.dev-tools
|
||||||
|
homeModules.zed
|
||||||
homeModules.xdg
|
homeModules.xdg
|
||||||
homeModules.workstation-apps
|
homeModules.workstation-apps
|
||||||
homeModules.primary-browser-vivaldi
|
homeModules.primary-browser-vivaldi
|
||||||
|
|||||||
Reference in New Issue
Block a user