minor formatting
This commit is contained in:
parent
580e868f5a
commit
fede17c7b4
2 changed files with 1 additions and 2 deletions
|
@ -4,5 +4,4 @@
|
||||||
imports = [
|
imports = [
|
||||||
./modules
|
./modules
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{ lib, config, pkgs, ... }:
|
{ lib, config, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.snowhawk.i18n;
|
cfg = config.snowhawk.i18n;
|
||||||
|
|
Loading…
Reference in a new issue