Add openJDK option
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
home.shell.git.enable = true;
|
||||
home.shell.neovim.enable = true;
|
||||
|
||||
home.env.jdk.enable = true;
|
||||
|
||||
# No Home Application Folders
|
||||
targets.darwin.linkApps.enable = false;
|
||||
targets.darwin.copyApps.enable = false;
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
show-recents = false;
|
||||
tilesize = 30;
|
||||
autohide = false;
|
||||
orientation = "right";
|
||||
orientation = "bottom";
|
||||
persistent-apps = [
|
||||
{ app = "/System/Applications/Apps.app"; }
|
||||
{ app = "/Applications/Zen.app"; }
|
||||
|
||||
Reference in New Issue
Block a user