Install bluetooth stack only on jimbo
This commit is contained in:
parent
75e303cf61
commit
4919386841
|
@ -145,7 +145,7 @@ in
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services.blueman-applet.enable = true;
|
services.blueman-applet.enable = config.networking.hostName == "jimbo";
|
||||||
|
|
||||||
programs.foot = {
|
programs.foot = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue