minor formatting

main
Zynh Ludwig 2024-06-28 18:38:36 -07:00
parent 580e868f5a
commit fede17c7b4
2 changed files with 1 additions and 2 deletions

View File

@ -4,5 +4,4 @@
imports = [
./modules
];
}

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }:
{ lib, config, ... }:
let
cfg = config.snowhawk.i18n;