devices: flag desktps, install tailscale tray if dektop
This commit is contained in:
parent
e394a6e21e
commit
95eb2fa1cb
4 changed files with 11 additions and 6 deletions
|
|
@ -80,7 +80,6 @@
|
|||
onefetch
|
||||
servicepoint-cli
|
||||
servicepoint-simulator
|
||||
tailscale
|
||||
telegram-desktop
|
||||
thunderbird
|
||||
vlc
|
||||
|
|
@ -93,9 +92,6 @@
|
|||
"idea.properties".text = "idea.filewatcher.executable.path = ${pkgs.fsnotifier}/bin/fsnotifier";
|
||||
};
|
||||
|
||||
services = {
|
||||
trayscale.enable = true;
|
||||
poweralertd.enable = true;
|
||||
};
|
||||
services.poweralertd.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue