Remove syncthing
This commit is contained in:
@@ -12,7 +12,6 @@ let
|
|||||||
./home/librewolf.nix
|
./home/librewolf.nix
|
||||||
./home/zed.nix
|
./home/zed.nix
|
||||||
./home/ghostty.nix
|
./home/ghostty.nix
|
||||||
./home/syncthing.nix
|
|
||||||
./home/ssh.nix
|
./home/ssh.nix
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
{ ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
services.syncthing = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user