fmt
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
}:
|
||||
let
|
||||
inherit (lib) mkIf mkEnableOption;
|
||||
cfg = config.home.programs.tuirun;
|
||||
in {
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
inputs.tuirun.homeManagerModules.default
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user