mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
added trailing ;
This commit is contained in:
parent
2f4509ae78
commit
8a34d9ac0e
|
@ -35,7 +35,7 @@
|
||||||
"update.mode" = "none";
|
"update.mode" = "none";
|
||||||
"window.autoDetectColorScheme" = true;
|
"window.autoDetectColorScheme" = true;
|
||||||
"window.titleBarStyle" = "custom";
|
"window.titleBarStyle" = "custom";
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.vim.enable = true;
|
programs.vim.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue