diff --git a/flake.nix b/flake.nix index 2a73bca..54a29d4 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ unstable-vscode = ({ ... }: let pkgs = import nixpkgs-unstable { system = "x86_64-linux"; config.allowUnfree = true; }; in { - virtualization.docker.enable = true; + virtualisation.docker.enable = true; environment.systemPackages = [ pkgs.distrobox pkgs.vscode