chore: Bump Nixpkgs, Home-manager, Stylix, Niri
This commit is contained in:
@@ -63,10 +63,8 @@
|
||||
# '';
|
||||
|
||||
# Make pressing the power button suspend the system.
|
||||
services.logind = {
|
||||
extraConfig = ''
|
||||
HandlePowerKey=suspend
|
||||
'';
|
||||
services.logind.settings.Login = {
|
||||
HandlePowerKey = "suspend";
|
||||
};
|
||||
|
||||
boot.loader = {
|
||||
|
||||
Reference in New Issue
Block a user