misc updates
This commit is contained in:
parent
68028745ba
commit
ea430b0b81
5 changed files with 93 additions and 55 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
{...}: {
|
||||
# Import all your configuration modules here
|
||||
# imports = [./bufferline.nix];
|
||||
imports = [
|
||||
|
|
@ -64,6 +64,6 @@
|
|||
tmux-navigator.enable = true;
|
||||
fugitive.enable = true;
|
||||
comment.enable = true;
|
||||
rustaceanvim.enable = true;
|
||||
fidget.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue