🚚 [shared] Added shared config that shared desktop config inherits from
This commit is contained in:
9
shared/desktop/home-manager/development/default.nix
Normal file
9
shared/desktop/home-manager/development/default.nix
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
imports = [
|
||||
./git.nix
|
||||
./helix.nix
|
||||
./zed.nix
|
||||
];
|
||||
# TODO set Wayland vmOptions in Jetbrains products, Requires current installed version in path
|
||||
# -Dawt.toolkit.name=WLToolKit
|
||||
}
|
Reference in New Issue
Block a user