yodaYoga: ignore the lid

This commit is contained in:
Daniel Langbein 2023-09-15 15:09:02 +02:00
parent 2fe6faf03e
commit ea13fba924
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -1,6 +1,9 @@
{ config, pkgs, ... }: { config, pkgs, ... }:
{ {
services.logind.lidSwitch = "ignore";
#services.logind.lidSwitchDocked = "ignore";
users.users.yoda = { users.users.yoda = {
packages = with pkgs; [ packages = with pkgs; [
git git