chore(nix): remove RustDesk server from aarch64-darwin config
- Deleted `services.rustdesk-server.enable` from the configuration. - Disables the RustDesk server as it is no longer required or used.
This commit is contained in:
parent
ff89519ba5
commit
0603825f36
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
with lib.metacfg;
|
||||
{
|
||||
services.rustdesk-server.enable = true;
|
||||
|
||||
system.defaults.dock.autohide = false;
|
||||
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue