Merge branch 'nixbook/master' into zenix/master
This commit is contained in:
commit
d92c611857
2 changed files with 32 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
configPackages = [pkgs.hyprland];
|
||||
extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
||||
extraPortals = [pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-hyprland];
|
||||
};
|
||||
|
||||
services.hypridle = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue