mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
add rustdesk-flutter
This commit is contained in:
parent
d79949f1c8
commit
8a44587377
|
|
@ -45,6 +45,7 @@
|
|||
(callPackage ../derivations/spotify.nix { })
|
||||
xorg.xwininfo
|
||||
]) ++ (with unstable; [
|
||||
rustdesk-flutter
|
||||
xfce.thunar
|
||||
nixfmt
|
||||
btop
|
||||
|
|
@ -68,7 +69,6 @@
|
|||
vesktop
|
||||
localsend
|
||||
]) ++ (with stable; [
|
||||
rustdesk
|
||||
]) ++ ([
|
||||
inputs.firefox.packages.${pkgs.system}.firefox-nightly-bin
|
||||
]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue