summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/gkleen@hel.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/gkleen@hel.nix b/users/gkleen@hel.nix
index 43a8fd0f..472d07a1 100644
--- a/users/gkleen@hel.nix
+++ b/users/gkleen@hel.nix
@@ -17,4 +17,8 @@
17 enableWideVine = true; 17 enableWideVine = true;
18 hiDPI = true; 18 hiDPI = true;
19 }; 19 };
20
21 mpv = {
22 vaapiSupport = true;
23 };
20} 24}