mirror of
https://github.com/nix-community/home-manager
synced 2024-12-26 03:39:47 +01:00
tests: update to match latest TOML output
The generated format seems to have changed with the merge of <https://github.com/NixOS/nixpkgs/pull/245440>.
This commit is contained in:
parent
83cae866ee
commit
19624ed924
2 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
theme = "base16"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
|
||||
[theme]
|
||||
theme = "solarized-dark"
|
||||
|
||||
[theme.overrides]
|
||||
idle_bg = "#123456"
|
||||
idle_fg = "#abcdef"
|
||||
|
|
Loading…
Reference in a new issue