mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds violet specific pkgs (2)
This commit is contained in:
parent
019fa62cb7
commit
a4d2e9dc85
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
[(import ./bat.nix)] # better cat command
|
||||
++ [(import ./git.nix)] # version control
|
||||
++ [(import ./nvim.nix)] # neovim editor
|
||||
++ [(import ./packages.nix)] # other packages
|
||||
++ [(import ./packages.violet.nix)] # other packages
|
||||
++ [(import ./scripts/scripts.nix)] # personal scripts
|
||||
++ [(import ./zsh.nix)] # shell
|
||||
++ [(import ./tmux.nix)]; # terminal multiplexer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue