Fix formatting using nixpgks-fmt

This commit is contained in:
Jean-François Roche 2023-02-02 00:20:23 +01:00
parent 942ed011c9
commit add2910abf
No known key found for this signature in database
GPG key ID: D1D09DE169EA19A0
2 changed files with 19 additions and 13 deletions

View file

@ -1,5 +1,7 @@
{ lib, pkgs, ... }:
{ lib
, pkgs
, ...
}:
let
service-1 = "service-1";
service-2 = "service-2";