bar
This commit is contained in:
5
home-modules/bar/caldav-event.nix
Normal file
5
home-modules/bar/caldav-event.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }@all: with all; {
|
||||
sops.secrets = {
|
||||
"nx2site/radicale/password" = { };
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user