homeFiles: Add ntfy configuration

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-05-25 18:26:41 +03:00
parent 852d8962b3
commit 2abd639bea

View file

@ -9,6 +9,10 @@
target-dir = "/mnt/build"
'';
home.file.".config/ntfy/client.yml".text = ''
default-host: https://ntfy.gkaklas.gr
'';
home.file.".config/containers/storage.conf".text = ''
[storage]
rootless_storage_path="/mnt/storage/.containers"