This commit is contained in:
albert 2025-02-03 13:28:41 -08:00
parent 1c5fb223d4
commit b2f7b9d73e
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 2 deletions
nixos/hosts
framework13
framework16

View file

@ -12,7 +12,7 @@
../../common/services/geoclue.nix
../../common/services/syncthing.nix
../../common/services/forgejo-runner.nix
../../common/services/podman.nix
../../common/services/docker.nix
];
hardware.bluetooth.enable = true; # enables support for Bluetooth

View file

@ -9,7 +9,7 @@
../../common/modules/udev-rules.nix
../../common/services/fwupd.nix
../../common/modules/builder.nix
../../common/services/podman.nix
../../common/services/docker.nix
../../common/services/geoclue.nix
../../common/services/syncthing.nix
../../common/services/ollama.nix