From fc611d6083ccd8384438fca0f10dffe74efd441a Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Tue, 14 Jun 2022 21:34:00 +0200 Subject: add gnome3 --- hosts/microwave/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/microwave/configuration.nix b/hosts/microwave/configuration.nix index e3a629c..70ccc9c 100644 --- a/hosts/microwave/configuration.nix +++ b/hosts/microwave/configuration.nix @@ -5,6 +5,8 @@ { config, pkgs, ... }: { + # services.xserver.videoDrivers = [ "displaylink" "modesetting" ]; + # SWAP zramSwap = { enable = true; -- cgit v1.3.1