mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added nice neovim configuratons
This commit is contained in:
parent
92a800c118
commit
5513491697
4 changed files with 65 additions and 24 deletions
|
|
@ -5,7 +5,6 @@ environment.systemPackages = with pkgs; [
|
|||
htop #view tasks
|
||||
efibootmgr #efi editor
|
||||
maim #screenshooter
|
||||
curlFull
|
||||
#lightm stuff
|
||||
lightdm
|
||||
lightdm-mini-greeter
|
||||
|
|
@ -42,7 +41,7 @@ environment.systemPackages = with pkgs; [
|
|||
polkit_fix
|
||||
#for thunar root
|
||||
qsudo
|
||||
|
||||
gcc #for neovim tree-sitter
|
||||
nix-tree
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue