✨ Moved common home-manager config to shared/home-manager
This commit is contained in:
9
shared/home-manager/development/default.nix
Normal file
9
shared/home-manager/development/default.nix
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
imports = [
|
||||
./git.nix
|
||||
./nixvim
|
||||
./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