diff options
| author | Grigory Shipunov | 2022-06-14 21:34:00 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-06-14 21:34:00 +0200 |
| commit | fc611d6083ccd8384438fca0f10dffe74efd441a (patch) | |
| tree | 5af46e45bf58411fd2db0b68f2a011f719d55715 /hosts/microwave | |
| parent | f422ad701ce41373e7a293160faf5a19eeea19fa (diff) | |
add gnome3
Diffstat (limited to 'hosts/microwave')
| -rw-r--r-- | hosts/microwave/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
