Disable podman, fix topgrade config (#34)
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -61,9 +61,9 @@
|
||||
|
||||
topgrade = {
|
||||
enable = true;
|
||||
settings.config = {
|
||||
settings = {
|
||||
misc = {
|
||||
disable = [ "system" "nix" ];
|
||||
disable = [ "system" "nix" "shell" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user