feat: configuring shell & add fish shell

This commit is contained in:
Rasyidan Akbar F. 2025-10-21 16:16:50 +07:00
commit e73cc0c0f5
10 changed files with 130 additions and 22 deletions

View file

@ -4,7 +4,6 @@
imports = [
./programs/helix.nix
./programs/neovim.nix
./shell/nushell.nix
./shell/tmux.nix
./devtools/ai-tools.nix
./devtools/languages.nix
@ -57,7 +56,7 @@
node.enable = true;
};
rsydn.secrets = {
rsydn.secrets = lib.mkIf pkgs.stdenv.hostPlatform.isDarwin {
enable = lib.mkDefault true;
defaultSopsFile = ../../../secrets/local-ai-tokens.sops.yaml;
secrets = {