chore: run fmt
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: let
|
||||
}:
|
||||
let
|
||||
cfg = config.myHome.kitty;
|
||||
in {
|
||||
in
|
||||
{
|
||||
options = {
|
||||
myHome.kitty.enable = lib.mkEnableOption "enables kitty";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user