Clean up redundant packages
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# Syncthing and Radicale configuration
|
||||
{ config, pkgs, lib, ... }: {
|
||||
|
||||
environment.systemPackages = with pkgs; [ syncthing radicale ];
|
||||
|
||||
# Enable syncthing
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user