feat: Disable paperless leaking creds and enable apps for gui devices

This commit is contained in:
uttarayan21
2025-08-04 11:32:17 +05:30
parent be576afeae
commit 675436356c
3 changed files with 4 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
device,
...
}:
lib.optionalAttrs (device.is "ryu") {
lib.optionalAttrs device.hasGui {
imports = [
# ./audacity.nix
./blueman.nix