refactor: dev bundle should be enabled in dev hosts, not desktop bundle

This commit is contained in:
wi11-holdsworth 2025-10-08 00:52:26 +11:00
parent c17f478179
commit a873b5126f
3 changed files with 2 additions and 1 deletions

View file

@ -10,7 +10,6 @@ in
{
config = lib.mkIf config.${feature}.enable {
# keep-sorted start
dev.enable = true;
pipewire.enable = true;
print-and-scan.enable = true;
protonmail-bridge.enable = true;