Add whatsapp-for-linux for default, ktorrent for personal machines
This commit is contained in:
parent
1fe8aa0e5b
commit
8b482dfbb2
|
@ -24,6 +24,7 @@
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
inkscape
|
inkscape
|
||||||
webcord
|
webcord
|
||||||
|
whatsapp-for-linux
|
||||||
teams-for-linux
|
teams-for-linux
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
{...}: {}
|
{pkgs, ...}: {
|
||||||
|
home.packages = with pkgs; [kdePackages.ktorrent];
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue