mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
treewide: apply nixfmt 1.2.0
This commit is contained in:
parent
cd60f55468
commit
28096cc5e3
198 changed files with 351 additions and 351 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue