Replace fish shell absolute path with a variable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Syncthing and Radicale configuration
|
||||
{ config, pkgs, lib, ... }: {
|
||||
# Enable syncthing
|
||||
|
||||
# Syncthing configuration
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
openDefaultPorts = true;
|
||||
|
||||
Reference in New Issue
Block a user