From 5a0b2a82be5d6c79278c370a4caa7e2c4829d0af Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 27 Jun 2022 18:50:35 +0200 Subject: add element-desktop --- hosts/microwave/configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/microwave/configuration.nix') diff --git a/hosts/microwave/configuration.nix b/hosts/microwave/configuration.nix index 70ccc9c..779e600 100644 --- a/hosts/microwave/configuration.nix +++ b/hosts/microwave/configuration.nix @@ -5,8 +5,6 @@ { config, pkgs, ... }: { - # services.xserver.videoDrivers = [ "displaylink" "modesetting" ]; - # SWAP zramSwap = { enable = true; @@ -20,6 +18,7 @@ kicad gimp inkscape + element-desktop-wayland ]; networking.firewall.enable = true; -- cgit v1.3.1