[Packages+Overlays] Move several package overrides in overlays

Makes them available for everyone and everything.
Add Veracrypt

Signed-off-by: Antoine Viallon <antoine@lesviallon.fr>
This commit is contained in:
Antoine Viallon 2022-03-25 03:01:37 +01:00
parent 6771dd826f
commit e462306e6e
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 28 additions and 32 deletions

View file

@ -202,9 +202,7 @@ in {
yakuake
pinentry-qt
plasma-pa
( ark.override {
unfreeEnableUnrar = true;
} )
ark
p7zip
vlc
skanlite
@ -215,13 +213,13 @@ in {
korganizer
];
services.packagekit.enable = true;
aviallon.programs.allowUnfreeList = [
"unrar"
"ark"
"spotify"
"spotify-unwrapped"
];
services.packagekit.enable = true;
networking.networkmanager = {
packages = [
pkgs.networkmanager-openvpn