steveej-t14: enable brave and use amdgpu videodriver

This commit is contained in:
steveej 2021-01-30 18:03:29 +01:00
parent 600a08ce6d
commit 1c845922c1
5 changed files with 12 additions and 6 deletions

View file

@ -7,6 +7,10 @@
enable = true;
};
programs.brave = {
enable = true;
};
nixpkgs.config = {
chromium = {
# 2019-03-05: missing on 19.03 enablePepperPDF = true;