feat: freshrss and minor adjustments

This commit is contained in:
Swarsel 2024-12-16 15:28:52 +01:00
parent 3e48a93199
commit a85615d0f4
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
16 changed files with 142 additions and 149 deletions

View file

@ -90,6 +90,7 @@ in
isLaptop = true;
isNixos = true;
isBtrfs = true;
flakePath = "/home/swarsel/.dotfiles";
# temperatureHwmon = {
# isAbsolutePath = true;
# path = "/sys/devices/platform/thinkpad_hwmon/hwmon/";

View file

@ -86,7 +86,6 @@ in
enable = true;
forgejo = true;
ankisync = true;
emacs = true;
};
};

View file

@ -63,6 +63,7 @@ in
transmission = true;
syncthing = true;
monitoring = true;
freshrss = true;
};
};