Last fix on darwin
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
# Nix & languages env deps
|
# Nix & languages env deps
|
||||||
home.env.nix.enable = true;
|
home.env.nix.enable = true;
|
||||||
home.env.shell.enable = false;
|
|
||||||
|
|
||||||
# No Home Application Folders
|
# No Home Application Folders
|
||||||
targets.darwin.linkApps.enable = false;
|
targets.darwin.linkApps.enable = false;
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
show-recents = false;
|
show-recents = false;
|
||||||
tilesize = 30;
|
tilesize = 30;
|
||||||
autohide = false;
|
autohide = false;
|
||||||
orientation = "bottom";
|
orientation = "left";
|
||||||
persistent-apps = [
|
persistent-apps = [
|
||||||
{ app = "/System/Applications/Apps.app"; }
|
{ app = "/System/Applications/Apps.app"; }
|
||||||
{ app = "/Applications/Zen.app"; }
|
{ app = "/Applications/Zen.app"; }
|
||||||
|
|||||||
Reference in New Issue
Block a user