nvim stuff
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
{pkgs, ...}: {
|
||||
homebrew = {
|
||||
enable = true;
|
||||
masApps = { };
|
||||
masApps = {};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user