chore: run lint & format
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
};
|
||||
|
||||
home =
|
||||
{ pkgs, lib, osConfig, ... }:
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
osConfig,
|
||||
...
|
||||
}:
|
||||
let
|
||||
cfg = osConfig.features.claude;
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user