Add new stuff to autostart

This commit is contained in:
Tobias Reisinger 2024-10-04 16:05:52 +02:00
parent 7cbbb5d696
commit c6fafa34c9
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 13 additions and 0 deletions

View file

@ -13,10 +13,12 @@
];
home.packages = with pkgs; [
cargo # rust
#ckb-next # corsair hardware control
#rustdesk # remote desktop tool # disabled for nightly from aur
solaar # Logitech tool
syncthing # file syncing tool
#flatpak
webhook
];
}