nixbook: fix xdph, update tmux conf
This commit is contained in:
parent
8358376a4a
commit
bbadda1419
4 changed files with 14 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
configPackages = [pkgs.hyprland];
|
||||
extraPortals = [pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-hyprland];
|
||||
extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
||||
};
|
||||
|
||||
services.hypridle = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue