mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
delete syncthing
This commit is contained in:
parent
efe7ecea42
commit
69697deda4
9 changed files with 1 additions and 43 deletions
|
@ -21,7 +21,6 @@
|
|||
librewolf
|
||||
brave
|
||||
git
|
||||
syncthing
|
||||
|
||||
];
|
||||
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
brave
|
||||
qutebrowser
|
||||
git
|
||||
syncthing
|
||||
|
||||
# Office
|
||||
libreoffice-fresh
|
||||
|
@ -188,8 +187,6 @@
|
|||
extension = "svg";
|
||||
};
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
||||
xdg.enable = true;
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
# Core
|
||||
zsh
|
||||
git
|
||||
syncthing
|
||||
|
||||
# Office
|
||||
libreoffice-fresh
|
||||
|
@ -33,8 +32,6 @@
|
|||
nodePackages.ungit
|
||||
];
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
||||
xdg.enable = true;
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue