mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Small formatting improvement
This commit is contained in:
parent
78e7444c33
commit
5ba33739e7
3 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@
|
|||
dark = "Default";
|
||||
light = "GitHub Light";
|
||||
}
|
||||
."${config.myConfig.de.theme}";
|
||||
.${config.myConfig.de.theme};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue