Add and configure gram-editor

Add nix-gram-extensions for building extensions as derivations.
Switch to own home-manager fork until wrapping of other editors is
possible upstream.
This commit is contained in:
JuliusFreudenberger 2026-07-19 15:58:57 +02:00
parent 4343a3d231
commit 9d2f9e9bba
4 changed files with 127 additions and 16 deletions

View file

@ -11,6 +11,8 @@
../../home/kanshi.nix
../../home/direnv
../../home/gram.nix
];
}