From e2d4d608e79237d293bc4b927c21854f8d434354 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 22 Apr 2025 21:38:47 +0200 Subject: modules/sharkey: Init --- modules/by-name/co/constants/module.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/by-name/co/constants/module.nix') diff --git a/modules/by-name/co/constants/module.nix b/modules/by-name/co/constants/module.nix index d6674bb..946776b 100644 --- a/modules/by-name/co/constants/module.nix +++ b/modules/by-name/co/constants/module.nix @@ -47,6 +47,8 @@ nextcloud = 335; redis-nextcloud = 336; taskchampion = 337; + sharkey = 338; + redis-sharkey = 339; # As per the NixOS file, the uids should not be greater or equal to 400; }; @@ -76,6 +78,8 @@ sshd stalwart-mail systemd-oom + sharkey + redis-sharkey ; # Keep this sorted with `!sort --numeric-sort --key=2 --field-separator="="` -- cgit 1.4.1