disable easyroam service on desktop

This commit is contained in:
Schrottkatze 2025-06-24 17:14:17 +02:00
commit 2afd2f5de1
No known key found for this signature in database

View file

@ -68,6 +68,8 @@
seahorse.enable = true;
};
systemd.services.easyroam.enable = false;
environment.pathsToLink = [
"/share/nix-direnv"
];