mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: add atuin and nom, adjust configs
This commit is contained in:
parent
2186255b7e
commit
3ea99dd18a
15 changed files with 113 additions and 91 deletions
|
|
@ -15,12 +15,12 @@
|
|||
./apps/vscode.nix
|
||||
./apps/ghostty.nix
|
||||
|
||||
./programs/zsh.nix
|
||||
./programs/fish.nix
|
||||
./programs/zsh.nix
|
||||
./programs/starship.nix
|
||||
./programs/fzf.nix
|
||||
./programs/zoxide.nix
|
||||
./programs/direnv.nix
|
||||
./programs/atuin.nix
|
||||
|
||||
./programs/git.nix
|
||||
./programs/bat.nix
|
||||
|
|
@ -32,6 +32,7 @@
|
|||
./programs/tealdeer.nix
|
||||
];
|
||||
|
||||
programs.bash.enable = true;
|
||||
xdg.enable = true;
|
||||
|
||||
services.am-discord-rich-presence = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue