added steam and xow

This commit is contained in:
Alexander Szczepanski
2021-06-13 14:21:42 +02:00
parent b516d09116
commit 5b1d9d8c27
3 changed files with 4 additions and 35 deletions

View File

@ -56,6 +56,8 @@
programs.dconf.enable = true;
programs.steam.enable = true;
nixpkgs.config.chromium.commandLineArgs = "--enable-features=WebUIDarkMode,NativeNotifications,VaapiVideoDecoder --ignore-gpu-blocklist --use-gl=desktop --force-dark-mode --disk-cache-dir=/tmp/cache";
programs.chromium = {
enable = true;