reformat all nix code
1 file changed, 6 insertions(+), 4 deletions(-)
changed files
M system/marvin.nix → system/marvin.nix
@@ -1,7 +1,9 @@ -{ pkgs -, lib -, ... -}: { +{ + pkgs, + lib, + ... +}: +{ imports = [ ./settings/darwin.nix ./settings/dev.nix