Remove Skype from packages
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user