disable easyroam service on desktop
This commit is contained in:
parent
8bf59c2cef
commit
2afd2f5de1
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@
|
||||||
seahorse.enable = true;
|
seahorse.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.services.easyroam.enable = false;
|
||||||
|
|
||||||
environment.pathsToLink = [
|
environment.pathsToLink = [
|
||||||
"/share/nix-direnv"
|
"/share/nix-direnv"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue