summaryrefslogtreecommitdiff
path: root/hosts/glados
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/glados')
-rw-r--r--hosts/glados/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/glados/default.nix b/hosts/glados/default.nix
index 82e6f98..0b6d7c5 100644
--- a/hosts/glados/default.nix
+++ b/hosts/glados/default.nix
@@ -9,6 +9,10 @@ _: {
./services.nix
];
+ environment.etc."environment".text = ''
+ LIBVA_DRIVER_NAME=vdpau
+ '';
+
powerManagement.cpuFreqGovernor = "ondemand";
security.tpm2 = {