mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(service): add ntfy
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
# ./nginx.nix
|
||||
./gitea.nix
|
||||
./nextcloud.nix
|
||||
# ./nginx.nix
|
||||
./ntfy.nix
|
||||
./octoprint.nix
|
||||
./vaultwarden.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user