formatted all files with nixfmt, added env variable to hold secrets
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
enable = true;
|
||||
notification = {
|
||||
overrideVimNotify = true;
|
||||
window = {
|
||||
border = "rounded";
|
||||
};
|
||||
window = { border = "rounded"; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user