feat: Don't try to do conditional imports (infinite recursion issue)

This commit is contained in:
uttarayan21
2025-03-26 01:14:13 +05:30
parent 2579485aeb
commit cf2833d567
7 changed files with 41 additions and 20 deletions

View File

@@ -1,4 +1,8 @@
{pkgs, ...}: {
{
pkgs,
lib,
...
}: {
imports = [
./guitarix.nix
./bambu-studio.nix