repo restructure

This commit is contained in:
TheWanderingCrow 2024-12-24 12:27:14 -05:00
parent 1551b33527
commit ff47a7abaa
3 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{pkgs}: {
xdg.portal = {
{config, pkgs, ...}: {
config.xdg.portal = {
xdgOpenUsePortal = true;
enable = true;
wlr.enable = true;