Gitiles
Code Review
Sign In
git.clicks.codes
/
Coded
/
nixConfig
/
f6c41b591c100b88798ae7a992360b37b3075b50
/
.
/
modules
/
xdgopen.nix
blob: a3b086d946a840d74ac5e743d1e02103a625723a [
file
] [
log
] [
blame
]
Samuel Shuert
bb21a2a
2023-11-24 19:11:19 -0500
[
diff
] [
blame
]
1
{
2
xdg
.
portal
=
{
3
enable
=
true
;
4
xdgOpenUsePortal
=
true
;
5
};
Samuel Shuert
bb21a2a
2023-11-24 19:11:19 -0500
[
diff
] [
blame
]
6
}