If this works, maybe I'm less loopy than I think.

This commit is contained in:
Annika Merris 2024-05-21 19:20:22 -04:00
parent 46a67a0bc3
commit 89135f43ec
2 changed files with 2 additions and 1 deletions

View file

@ -56,7 +56,6 @@ inputs.nixpkgs.lib.nixosSystem {
home-manager.backupFileExtension = "backup";
services.openssh.enable = true;
services.flatpak.enable = true;
services.netbird.enable = true; # TODO: Move this to the netbird configs
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
# Enable sound with pipewire.