fix(modules): update fritz!box widget ip

This commit is contained in:
Jo 2024-09-25 00:25:59 +02:00
parent f4544d402c
commit d4a8ad24a6
2 changed files with 4 additions and 4 deletions

View file

@ -18,8 +18,8 @@ in {
"d /var/lib/containers/homepage/images 0700 root root -"
];
# Copy files from homepageConfigDirectory to the target directory
system.activationScripts.homepage = ''
# Copy files from homepageConfigDirectory to the target directory
cp -r ${homepageConfigDirectory}/* /var/lib/containers/homepage/
'';

View file

@ -6,9 +6,9 @@
- Fritz!Box:
name: Fritz!Box
icon: avmfritzbox.png
href: http://192.168.1.1
href: http://192.168.178.1
description: Home router configuration
widget:
type: "fritzbox"
url: http://192.168.1.1
ping: http://192.168.1.1
url: http://192.168.178.1
ping: http://192.168.178.1