Completely reformat to satisfy nixfmt
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
let
|
||||
cfg = config.greg.syncthing;
|
||||
in
|
||||
with lib; {
|
||||
with lib;
|
||||
{
|
||||
options.greg.syncthing = {
|
||||
enable = mkEnableOption "Setup my personal minimal configuration for Syncthing";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user