portal-gtk for capibara
parent
aa5f170a09
commit
2d7e760ce1
|
@ -151,6 +151,12 @@ in {
|
|||
Option "TearFree" "true"
|
||||
'';
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "capibara";
|
||||
interfaces = {
|
||||
|
|
Loading…
Reference in New Issue