summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/hosts/optiplex/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/hosts/optiplex/configuration.nix b/modules/hosts/optiplex/configuration.nix
index d018c02..16ba475 100644
--- a/modules/hosts/optiplex/configuration.nix
+++ b/modules/hosts/optiplex/configuration.nix
@@ -14,6 +14,9 @@
office.enable = true;
utilities.enable = true;
};
+ software.development = {
+ docker.enable = true;
+ };
# Install more programs
environment.systemPackages = with pkgs; [
@@ -36,6 +39,7 @@
nvidiaSettings = true;
open = false; # Not compatible w/ GTX-1050
package = config.boot.kernelPackages.nvidiaPackages.stable; # Still good for 1050
+ forceFullCompositionPipeline = true; # Enables vsync
};
# Disable suspend