summaryrefslogtreecommitdiff
path: root/hosts/optiplex/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/optiplex/configuration.nix')
-rw-r--r--hosts/optiplex/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/optiplex/configuration.nix b/hosts/optiplex/configuration.nix
index c6483d1..f3b0f2a 100644
--- a/hosts/optiplex/configuration.nix
+++ b/hosts/optiplex/configuration.nix
@@ -18,6 +18,7 @@
crypto.enable = true;
graphics.enable = true;
office.enable = true;
+ video.enable = true;
};
development = {
android.enable = true;