home-environment: fix formatting

This commit is contained in:
Robert Helgesson 2024-03-28 12:33:23 +01:00
parent 3142bdcc47
commit c0ef0dab55
Failed to generate hash of commit

View file

@ -475,10 +475,10 @@ in
};
home.preferXdgDirectories = mkEnableOption "" // {
description = ''
Whether to make programs use XDG directories whenever supported.
'';
};
description = ''
Whether to make programs use XDG directories whenever supported.
'';
};
};
config = {