diff --git a/configuration.nix b/configuration.nix index 2bc841f..bb73f27 100644 --- a/configuration.nix +++ b/configuration.nix @@ -128,6 +128,7 @@ # Allow unfree packages nixpkgs.config.allowUnfree = true; + virtualisation.docker.enable = true; # List packages installed in system profile. To search, run: # $ nix search wget