mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-30 09:22:11 +01:00
system/podman: update comment
This commit is contained in:
parent
3e93ad2aea
commit
c58791a6d5
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ in
|
||||||
# Allow DNS resolution in the default network
|
# Allow DNS resolution in the default network
|
||||||
defaultNetwork.dnsname.enable = true;
|
defaultNetwork.dnsname.enable = true;
|
||||||
|
|
||||||
# TODO wait for next release
|
# TODO enable in NixOS 23.05
|
||||||
# autoPrune.enable = true;
|
# autoPrune.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue