mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
feat: add aider and zoxide
This commit is contained in:
parent
61c5b14142
commit
e1c45442b8
12 changed files with 55 additions and 6 deletions
5
modules/shell/zoxide.nix
Normal file
5
modules/shell/zoxide.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
fireproof.home-manager.programs.zoxide = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue