minor formatting changes

This commit is contained in:
steveej 2019-03-06 00:05:48 +01:00
parent c541059a9f
commit f3f8217ed8
2 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{ pkgs { pkgs
, config, , config
... }: , ... }:
let let

View file

@ -1,4 +1,6 @@
{ config, pkgs, ... }: { config
, pkgs
, ... }:
{ {
imports = [ imports = [