mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Move logind config into hyprland
This commit is contained in:
parent
5ad163dc17
commit
d72637ffed
2 changed files with 2 additions and 5 deletions
|
@ -8,6 +8,8 @@ in desktopSystemConfiguration {
|
|||
package32 = hyprPkgs.pkgsi686Linux.mesa.drivers;
|
||||
};
|
||||
|
||||
services.logind.powerKey = "ignore";
|
||||
|
||||
xdg.portal = enabled {
|
||||
config.common.default = "*";
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{ lib, ... }: with lib;
|
||||
|
||||
desktopSystemConfiguration {
|
||||
services.logind.powerKey = "ignore";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue