Remove Skype from packages

This commit is contained in:
2020-08-31 00:43:09 +02:00
parent 73a0aef2bd
commit a61a2f79bd
2 changed files with 1 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
# Rotate logs after 7 days # Rotate logs after 7 days
services.journald.extraConfig = "SystemMaxFiles=7"; services.journald.extraConfig = "SystemMaxFiles=7";
# Allow propietary software # Allow propietary software and build packages with Pulseaudio support
nixpkgs.config = { nixpkgs.config = {
allowUnfree = true; allowUnfree = true;
pulseaudio = true; pulseaudio = true;

View File

@@ -55,8 +55,6 @@
libreoffice-fresh libreoffice-fresh
gnome3.simple-scan gnome3.simple-scan
bc bc
# Propietary
skypeforlinux
# Mail stack # Mail stack
neomutt neomutt
isync isync