diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index 8b6a978..44272e1 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -9,6 +9,8 @@ smayzy.grub-on-lap.enable = true; + services.logind.lidSwitch = "ignore"; + home-manager = { extraSpecialArgs = { inherit inputs; }; users = {