portal-gtk for capibara

feat/kile-v2
Ricard Illa 2023-01-07 20:30:41 +01:00
parent aa5f170a09
commit 2d7e760ce1
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 6 additions and 0 deletions

View File

@ -151,6 +151,12 @@ in {
Option "TearFree" "true" Option "TearFree" "true"
''; '';
xdg.portal = {
enable = true;
wlr.enable = true;
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
};
networking = { networking = {
hostName = "capibara"; hostName = "capibara";
interfaces = { interfaces = {