mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
update
This commit is contained in:
parent
8f0b8c3271
commit
ba41825a08
3 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ in
|
|||
{ options.modules.user.utils.dev = { enable = mkEnableOption "user.utils.dev"; };
|
||||
config = mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
claude-code
|
||||
unstable.claude-code
|
||||
|
||||
nix-init
|
||||
nix-prefetch-git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue