steveej-t480s-work: upgrade to nixos 19.03

This commit is contained in:
steveej 2019-03-06 00:05:12 +01:00
parent ec01ff74b6
commit 87bd443af3
5 changed files with 11 additions and 9 deletions

View file

@ -9,7 +9,7 @@
nixpkgs.config = {
chromium = {
enablePepperPDF = true;
# 2019-03-05: missing on 19.03 enablePepperPDF = true;
enablePepperFlash = false;
};
};