From a291391a7d6a4e4ac7c3da8b9f0d2d4ebc707547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Sun, 30 Nov 2025 17:49:06 +0100 Subject: [PATCH] Read 25.11 release notes --- os/common.nix | 1 + os/remote-builds/default.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/os/common.nix b/os/common.nix index 1596cb3..5f0d29d 100644 --- a/os/common.nix +++ b/os/common.nix @@ -89,6 +89,7 @@ # Prevent power button from shutting down the computer. # On Pinebook it's too easy to hit, # on others I sometimes turn it off when unsuspending. + # FIXME 25.11 now services.logind.settings.Login logind.extraConfig = "HandlePowerKey=ignore"; udev.extraRules = '' diff --git a/os/remote-builds/default.nix b/os/remote-builds/default.nix index c18a429..e791c05 100644 --- a/os/remote-builds/default.nix +++ b/os/remote-builds/default.nix @@ -47,7 +47,7 @@ in # - Thought you couldn't set SSH config # You might be able to set SSH config with porgrams.ssh, although I only tried creating a /root/.ssh/config file # (which does not work, unless logged in as root. host keys from root are used regardless of the user, though) - # 25.11 (assuming Lix 2.93+ is stable there): might want to add Control* options as no longer built in Lix + # FIXME 25.11 (assuming Lix 2.93+ is stable there): might want to add Control* options as no longer built in Lix nix = { buildMachines = builtins.map ( vivariumBuilder: