mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-09 17:52:36 +08:00
Fix parent commit
This commit is contained in:
parent
6c11401a38
commit
b0f8eb5ee5
1 changed files with 1 additions and 2 deletions
|
|
@ -13,9 +13,8 @@
|
|||
[ pkgs.darwin.apple_sdk.frameworks.WebKit ];
|
||||
});
|
||||
in
|
||||
myEmacs.passthru.pkgs.emacsWithPackages (epkgs: [
|
||||
(pkgs.emacsPackagesFor myEmacs).emacsWithPackages (epkgs: [
|
||||
epkgs.vterm
|
||||
]);
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue