Update syncthing

This commit is contained in:
albert 2025-02-24 14:00:26 -08:00
parent a5f5d6796e
commit 0b57804577
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -1,5 +1,6 @@
{ inputs, config, lib, pkgs, modulesPath, hostname, ... }: {
{ inputs, config, lib, pkgs, modulesPath, hostname, username, ... }: {
imports = [
( import ../../common/services/syncthing/pictures.nix { path = "/home/${username}/Pictures/RAW"; })
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
(modulesPath + "/installer/scan/not-detected.nix")
./disks.nix
@ -13,7 +14,6 @@
../../common/services/forgejo-runner.nix
../../common/services/docker.nix
../../common/services/syncthing/default.nix
../../common/services/syncthing/pictures.nix
];
hardware.bluetooth.enable = true; # enables support for Bluetooth