mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
added
This commit is contained in:
parent
a66fac87e6
commit
fd5706665e
1 changed files with 3 additions and 5 deletions
|
|
@ -12,7 +12,6 @@
|
|||
home.packages = with pkgs; [
|
||||
firefox
|
||||
tor-browser-bundle-bin
|
||||
tor
|
||||
|
||||
spotify
|
||||
discord
|
||||
|
|
@ -20,7 +19,8 @@
|
|||
alacritty
|
||||
ranger
|
||||
imv
|
||||
|
||||
gimp
|
||||
|
||||
rsync
|
||||
wget
|
||||
curl
|
||||
|
|
@ -39,8 +39,6 @@
|
|||
docker
|
||||
|
||||
trezor-suite
|
||||
trezord
|
||||
trezor-udev-rules
|
||||
|
||||
keepassxc
|
||||
neofetch
|
||||
|
|
@ -61,7 +59,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
# SYNCTHING
|
||||
# Services
|
||||
services = {
|
||||
syncthing = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue