mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-15 09:02:40 +02:00
fix: error - only one wireless daemon is allowed at the time, speed up wechat download
This commit is contained in:
@@ -23,7 +23,6 @@ in
|
||||
(_: super: {
|
||||
nixpaks = {
|
||||
qq = wrapper pkgs-master ./qq.nix;
|
||||
wechat = wrapper super ./wechat.nix;
|
||||
telegram-desktop = wrapper super ./telegram-desktop.nix;
|
||||
firefox = wrapper super ./firefox.nix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user