chore: fix format
This commit is contained in:
parent
5da958c996
commit
55473f78ad
4 changed files with 60 additions and 47 deletions
|
@ -5,7 +5,7 @@ let
|
|||
cfg = config.custom-hm.vscode;
|
||||
in
|
||||
{
|
||||
options.custom-hm.vscode = {
|
||||
options.custom-hm.vscode = {
|
||||
enable = mkEnableOption "Vscode config";
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue