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; [
firefox
tor-browser-bundle-bin
tor
spotify
discord
@ -20,6 +19,7 @@
alacritty
ranger
imv
gimp
rsync
wget
@ -39,8 +39,6 @@
docker
trezor-suite
trezord
trezor-udev-rules
keepassxc
neofetch
@ -61,7 +59,7 @@
];
};
# SYNCTHING
# Services
services = {
syncthing = {
enable = true;