refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, hyper, ... }:
|
||||
{ pkgs, ...}@all: with all;
|
||||
{
|
||||
sops.secrets = {
|
||||
"nx2site/radicale/htpasswd" = {
|
||||
@@ -10,6 +10,7 @@
|
||||
radicale = {
|
||||
# is run by user radicale
|
||||
enable = true;
|
||||
package = pkgs.radicale;
|
||||
settings = {
|
||||
server.hosts = let
|
||||
port = builtins.toString 5232;
|
||||
|
||||
Reference in New Issue
Block a user