stuff
This commit is contained in:
parent
badcf3aa40
commit
42a0bf27e0
24 changed files with 2870 additions and 392 deletions
|
|
@ -8,7 +8,7 @@
|
|||
imports = [
|
||||
./atuin.nix
|
||||
./bat.nix
|
||||
./broot.nix
|
||||
# ./broot.nix
|
||||
./eza.nix
|
||||
./git.nix
|
||||
./pass.nix
|
||||
|
|
@ -16,13 +16,14 @@
|
|||
./tmux/tmux.nix
|
||||
./zoxide.nix
|
||||
./zsh.nix
|
||||
./nushell.nix
|
||||
./nushell/default.nix
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home.packages =
|
||||
with pkgs;
|
||||
[
|
||||
ghostty
|
||||
# Editors
|
||||
# neovim # Improved version of vim, often used with overlays.
|
||||
vim # Highly configurable text editor popular for efficiency and extensibility.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue