Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-08-21 07:16:11 +00:00
parent ff05c4fd9e
commit 52e3c9a177
6 changed files with 46 additions and 41 deletions

View File

@@ -7,14 +7,15 @@
./atuin.nix
./bash.nix
./bat.nix
./direnv.nix
./eza.nix
./fish.nix
./fzf.nix
./git.nix
./direnv.nix
./lazygit.nix
./mise.nix
./neovim
./opencode.nix
./ripgrep.nix
./ssh.nix
./starship.nix

13
modules/home/opencode.nix Normal file
View File

@@ -0,0 +1,13 @@
{
programs.opencode = {
enable = true;
settings = {
theme = "catppuccin";
formatter = {
mix = {
disabled = true;
};
};
};
};
}

View File

@@ -7,7 +7,7 @@
command_timeout = 200;
format = "[$directory$git_branch]($style)$character";
character = {
error_symbol = "[](bold #e64553)";
error_symbol = "[ ](bold #e64553)";
success_symbol = "[](bold #40a02b)[](bold #df8e1d)[](bold #dc8a78)";
};
directory = {

View File

@@ -3,8 +3,6 @@ with pkgs; [
(callPackage ./bin/open-project.nix {})
age
alejandra
autoconf
automake
delta
docker
docker-compose
@@ -19,16 +17,9 @@ with pkgs; [
iosevka
jq
killall
ncurses
nix-ld
nodejs_24
nurl
opencode
openssh
pnpm
postgresql_17
prettier
python312
sd
sops
sqlite