Remove Skype from packages
This commit is contained in:
parent
73a0aef2bd
commit
a61a2f79bd
|
@ -49,7 +49,7 @@
|
|||
# Rotate logs after 7 days
|
||||
services.journald.extraConfig = "SystemMaxFiles=7";
|
||||
|
||||
# Allow propietary software
|
||||
# Allow propietary software and build packages with Pulseaudio support
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
pulseaudio = true;
|
||||
|
|
|
@ -55,8 +55,6 @@
|
|||
libreoffice-fresh
|
||||
gnome3.simple-scan
|
||||
bc
|
||||
# Propietary
|
||||
skypeforlinux
|
||||
# Mail stack
|
||||
neomutt
|
||||
isync
|
||||
|
|
Loading…
Reference in New Issue