diff --git a/nixos/dustbowl.nix b/nixos/dustbowl.nix index 8f7b7fb..2ae8d87 100644 --- a/nixos/dustbowl.nix +++ b/nixos/dustbowl.nix @@ -392,6 +392,8 @@ enable = true; }; + services.logind.powerKey = "ignore"; + # Sway systemd integration # https://wiki.archlinux.org/title/Sway#Manage_Sway-specific_daemons_with_systemd systemd.user.targets.sway-session = {