refactor: reorganize, add package (opencode, osgrep, beads), add ai agent shell
This commit is contained in:
parent
7e0a207778
commit
a0f0f39399
58 changed files with 7867 additions and 42 deletions
|
|
@ -4,9 +4,9 @@
|
|||
# Desktop configs are handled directly in nixos/desktops/* modules
|
||||
|
||||
imports = [
|
||||
../../home/rsydn/base.nix # Base CLI tools (git, tmux, etc.)
|
||||
../../home/rsydn/shell/fish.nix # Shell configuration
|
||||
../../home/rsydn/shell/nushell.nix # Secondary Nushell setup
|
||||
../../home/base.nix # Base CLI tools (git, tmux, etc.)
|
||||
../../home/shell/fish.nix # Shell configuration
|
||||
../../home/shell/nushell.nix # Secondary Nushell setup
|
||||
];
|
||||
|
||||
config.programs.tmux.extraConfig = lib.mkAfter ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue