mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Move direnv to the system level
This commit is contained in:
parent
8949cbd1f4
commit
7520bd2447
5 changed files with 6 additions and 16 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"workbench.colorTheme" =
|
||||
{
|
||||
dark = "GitHub Dark";
|
||||
light = "GitHub Light Default";
|
||||
light = "GitHub Light";
|
||||
}
|
||||
."${config.myConfig.de.theme}";
|
||||
"workbench.iconTheme" = "material-icon-theme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue