for skys review

This commit is contained in:
specCon18 2023-08-15 20:39:38 -04:00
parent 47e69553c1
commit 00554ce703
5 changed files with 6 additions and 108 deletions

View file

@ -36,7 +36,7 @@
};
xdg = {
# portal = { enable = lib.mkDefault true; };
portal = { enable = lib.mkDefault true; };
mime.defaultApplications = {
"text/markdown" = "hx";
};