diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 70fe5f7..fd79426 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -15,6 +15,7 @@ pkgs.wdisplays pkgs.ungoogled-chromium pkgs.unar + pkgs.python3 ]; home.stateVersion = "23.05";