darwin fixes
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
./startup.nix
|
||||
./telescope.nix
|
||||
./which-key.nix
|
||||
];
|
||||
]
|
||||
++ lib.optional (hostname != "eva-02") ./codecompanion.nix;
|
||||
|
||||
programs.nixvim.plugins = {
|
||||
cmp-nvim-lsp.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user