2025-01-11 20:59:51 +01:00
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
./git.nix
|
2025-04-19 17:54:35 +02:00
|
|
|
./helix.nix
|
2025-01-11 20:59:51 +01:00
|
|
|
./zed.nix
|
|
|
|
];
|
2025-01-17 22:34:22 +01:00
|
|
|
# TODO set Wayland vmOptions in Jetbrains products, Requires current installed version in path
|
2025-01-16 20:04:50 +01:00
|
|
|
# -Dawt.toolkit.name=WLToolKit
|
2025-01-11 20:59:51 +01:00
|
|
|
}
|