fix: infinite recursion because of self import

This commit is contained in:
kity 2025-04-11 23:08:22 +02:00
parent 3bcae9e7fc
commit 585ab2b5aa

View file

@ -6,10 +6,6 @@
...
}:
{
imports = [
../shared
];
environment.systemPackages = [
inputs.miovim.packages.${system}.default
pkgs.curl