1
1
Fork 0

beatific: typo

This commit is contained in:
Tim Van Baak 2024-08-16 19:45:18 -07:00
parent 3de17049b7
commit f44dc7880d
1 changed files with 1 additions and 1 deletions

View File

@ -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