From dc37f248f7f135676e9c9e4a57994c1d90174270 Mon Sep 17 00:00:00 2001 From: Lgmrszd Date: Wed, 18 Sep 2024 15:27:56 +0400 Subject: [PATCH] laptop: remove neochat, do not sleep on closed lid --- hosts/laptop/configuration.nix | 2 ++ hosts/laptop/home/default.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 4d085b2..db83156 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -439,6 +439,8 @@ in enable = true; }; + services.logind.lidSwitchExternalPower = "lock"; + hardware.bluetooth.enable = true; hardware.bluetooth.powerOnBoot = true; diff --git a/hosts/laptop/home/default.nix b/hosts/laptop/home/default.nix index 40bff00..c8e2348 100644 --- a/hosts/laptop/home/default.nix +++ b/hosts/laptop/home/default.nix @@ -76,7 +76,7 @@ signal-desktop mumble kdePackages.tokodon - kdePackages.neochat +# kdePackages.neochat # pkgs-unstable.cinny-desktop # pkgs-unstable.thunderbird # see programs.thunderbird # graphics