Update
This commit is contained in:
parent
d4cc3433a8
commit
4e6dabab26
3 changed files with 51 additions and 46 deletions
|
|
@ -407,6 +407,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
xdg.portal.extraPortals = with pkgs;[
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
|
||||
services.hypridle = let
|
||||
niri = lib.getExe config.programs.niri.package;
|
||||
loginctl = "${pkgs.systemd}/bin/loginctl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue