Build plugins from the correct python

This commit is contained in:
Greg Hellings
2025-02-04 08:22:37 -06:00
parent 139fb8e879
commit 653bb4b0ba
+1 -1
View File
@@ -1,4 +1,4 @@
{ pkgs, config, ... }:
{ config, pkgs, ... }:
{
virtualisation.podman.enable = true;