mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 14:01:00 -05:00
If this works, maybe I'm less loopy than I think.
This commit is contained in:
parent
46a67a0bc3
commit
89135f43ec
2 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue