commit 0ad28f14b0598d593ad0446b604edfddd7d156b1 parent 7f5473deaa9c32fe57a77f53603a347cc0f0bfba Author: Toni Brown <me@tb148.net> Date: Tue, 3 Mar 2026 21:01:52 +0800 enable docker Diffstat:
| M | configuration.nix | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/configuration.nix b/configuration.nix @@ -203,6 +203,8 @@ programs.steam.enable = true; + virtualisation.docker.enable = true; + virtualisation.waydroid.enable = true; # Copy the NixOS configuration file and link it from the resulting system