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