Fix topgrade config :( (#31)
There should be a top-level MISC for topgrade.toml. Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
962baa4e64
commit
a05be0f2d3
@ -62,7 +62,9 @@
|
||||
topgrade = {
|
||||
enable = true;
|
||||
settings.config = {
|
||||
disable = [ "system" "nix" ];
|
||||
misc = {
|
||||
disable = [ "system" "nix" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user