feat: add yazi as new file manager and move neovim to system packages
This commit is contained in:
parent
247d0a89bd
commit
0a369a745b
7 changed files with 279 additions and 7 deletions
|
@ -15,6 +15,7 @@
|
|||
./programs/rofi
|
||||
./programs/waybar.nix
|
||||
./programs/wezterm
|
||||
./programs/yazi
|
||||
];
|
||||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
@ -84,6 +85,7 @@
|
|||
# Editing
|
||||
krita
|
||||
libreoffice
|
||||
logseq
|
||||
shotcut
|
||||
|
||||
## Entertainment
|
||||
|
@ -108,7 +110,6 @@
|
|||
## Development
|
||||
lazygit
|
||||
neofetch
|
||||
custom-neovim.packages.${system}.default
|
||||
vscode-extensions.vadimcn.vscode-lldb
|
||||
|
||||
## Desktop environment
|
||||
|
@ -119,9 +120,6 @@
|
|||
polkit-kde-agent
|
||||
slurp
|
||||
swww
|
||||
# File manager
|
||||
ark
|
||||
dolphin
|
||||
|
||||
## Theming
|
||||
(nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue