diff --git a/common/nixos-wayland.nix b/common/nixos-wayland.nix index dc95e20..8ccf008 100644 --- a/common/nixos-wayland.nix +++ b/common/nixos-wayland.nix @@ -1086,6 +1086,8 @@ ''; }; + # Don't forget to actually enable the damn thing... + services.power-profiles-daemon.enable = true; security.pam.services.swaylock = { text = ''