mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 09:28:13 +08:00
cc: fix
This commit is contained in:
parent
a160cfc43d
commit
7db72dedcf
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
"${AI}/nix/home-manager-module.nix"
|
||||
AI.homeManagerModules.claude-code
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue