fix app launcher path, switch to MATE fm
This commit is contained in:
parent
faa8d577e4
commit
e06ce60bfe
4 changed files with 5 additions and 6 deletions
|
@ -13,7 +13,6 @@ in
|
|||
specialArgs = {
|
||||
inherit inputs;
|
||||
inherit (info) system;
|
||||
# annoyingly, this is the only dependency on `system` from the entrypoint
|
||||
localPkgs = lib.packagesFromDirectoryRecursive {
|
||||
inherit (inputs.nixpkgs.legacyPackages.${info.system}) callPackage;
|
||||
directory = ../pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue