From 71a517debe25c7be96f1933aa8d543efa0524141 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 10 Sep 2023 01:35:14 +0200 Subject: Add graphics module --- hosts/ahmed/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index c117456..8a93021 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -76,6 +76,9 @@ # We are running behind CF proxy. my.modules.cloudflare-proxy.enable = true; + # Use as main driver temporarily. + # my.modules.graphics.enable = true; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It's perfectly fine and recommended to leave -- cgit v1.2.3