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