treewide: apply nixfmt 1.2.0

This commit is contained in:
Dyego Aurélio 2026-01-22 18:37:56 -03:00
commit 28096cc5e3
198 changed files with 351 additions and 351 deletions

View file

@ -37,7 +37,7 @@ in
options.xdg.portal = {
enable =
mkEnableOption ''[xdg desktop integration](https://github.com/flatpak/xdg-desktop-portal)''
mkEnableOption "[xdg desktop integration](https://github.com/flatpak/xdg-desktop-portal)"
// {
default = false;
};