♻️ Move Zed and Ghostty user config to correct location

This commit is contained in:
Jo 2025-12-16 03:09:23 +01:00
parent 99459402d2
commit b35c6547da
4 changed files with 52 additions and 39 deletions

View file

@ -0,0 +1,9 @@
{ ... }:
{
puzzlevision.apps.zed = {
enable = true;
enable-nix = true;
enable-php = true;
enable-python = true;
};
}