add gnome3

This commit is contained in:
Grigory Shipunov 2022-06-14 21:34:00 +02:00
parent f422ad701c
commit fc611d6083
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
5 changed files with 118 additions and 57 deletions

View file

@ -5,6 +5,8 @@
{ config, pkgs, ... }:
{
# services.xserver.videoDrivers = [ "displaylink" "modesetting" ];
# SWAP
zramSwap = {
enable = true;