Files
nixos-blueprint/hosts/sarien/work_user/programs/editor/main.nix
unexplrd 2e6e28ef32 initial
2025-02-06 00:33:06 +02:00

9 lines
86 B
Nix

{
imports = [
./helix.nix
./zed.nix
./neve.nix
#./nixvim.nix
];
}