portal-gtk for capibara
parent
aa5f170a09
commit
2d7e760ce1
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in New Issue