feat: Remove gui-programs import and make imports normal

This commit is contained in:
uttarayan21
2025-03-26 01:20:55 +05:30
parent ceaf555686
commit 11ade0d192
3 changed files with 24 additions and 26 deletions

View File

@@ -2,7 +2,8 @@
lib,
device,
...
}: {
}:
lib.optionalAttrs device.hasGui {
imports = [
./bambu-studio.nix
./cursor.nix