formatted all files with nixfmt, added env variable to hold secrets
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
programs.nixvim = {
|
||||
plugins.coq-nvim = {
|
||||
enable = true;
|
||||
settings = {
|
||||
auto_start = false;
|
||||
};
|
||||
settings = { auto_start = false; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user