Comment out solution for mkappalias on darwin, dont think its needed
anymore
This commit is contained in:
parent
e52e687dff
commit
211d4b9661
3 changed files with 44 additions and 44 deletions
|
|
@ -70,13 +70,13 @@ in
|
|||
};
|
||||
hitoolbox.AppleFnUsageType = "Show Emoji & Symbols";
|
||||
};
|
||||
|
||||
activationScripts.applications.text = utils.mkAppAliasSystem {
|
||||
derivationName = "system-applications";
|
||||
appsPath = config.environment.systemPackages;
|
||||
outputDir = "/Applications/Nix";
|
||||
pkgs = pkgs;
|
||||
lib = lib;
|
||||
};
|
||||
#
|
||||
# activationScripts.applications.text = utils.mkAppAliasSystem {
|
||||
# derivationName = "system-applications";
|
||||
# appsPath = config.environment.systemPackages;
|
||||
# outputDir = "/Applications/Nix";
|
||||
# pkgs = pkgs;
|
||||
# lib = lib;
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue