Re-format with nixpkgs-fmt
1 file changed, 3 insertions(+), 4 deletions(-)
changed files
M user/prefect.nix → user/prefect.nix
@@ -1,7 +1,6 @@ -{ - config, - pkgs, - ... +{ config +, pkgs +, ... }: { imports = [ ./settings/base.nix