This commit is contained in:
Bryan Ramos 2023-04-28 19:57:43 -04:00
parent a66fac87e6
commit fd5706665e

View file

@ -12,7 +12,6 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
firefox firefox
tor-browser-bundle-bin tor-browser-bundle-bin
tor
spotify spotify
discord discord
@ -20,7 +19,8 @@
alacritty alacritty
ranger ranger
imv imv
gimp
rsync rsync
wget wget
curl curl
@ -39,8 +39,6 @@
docker docker
trezor-suite trezor-suite
trezord
trezor-udev-rules
keepassxc keepassxc
neofetch neofetch
@ -61,7 +59,7 @@
]; ];
}; };
# SYNCTHING # Services
services = { services = {
syncthing = { syncthing = {
enable = true; enable = true;