simplify claude code module
This commit is contained in:
parent
1c122e36dc
commit
88f037a5aa
2 changed files with 5 additions and 38 deletions
|
|
@ -24,11 +24,6 @@
|
|||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
# Claude Code configuration
|
||||
programs.claude-code-custom = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# nixOS-specific alias
|
||||
programs.zsh.shellAliases = {
|
||||
oss = "sudo nixos-rebuild switch --flake ~/.config/nix#$(hostname)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue