feat: add different rustdesks for configs
This commit is contained in:
parent
a18a0e913d
commit
30e75d0ad5
5 changed files with 90 additions and 4 deletions
|
|
@ -10,6 +10,8 @@ in {
|
|||
./signal-work.nix
|
||||
./thunderbird.nix
|
||||
./bitwarden.nix
|
||||
./rustdesk.nix
|
||||
./rustdesk-epicenter.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
@ -65,8 +67,6 @@ in {
|
|||
pinentry
|
||||
rbw
|
||||
rofi-rbw
|
||||
# unstable.rustdesk
|
||||
rustdesk-flutter
|
||||
thunderbird
|
||||
vlc
|
||||
wl-clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue