mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 20:04:30 -05:00
Trying to improve Netbird Setup
This commit is contained in:
parent
f030235976
commit
514205e1d9
4 changed files with 55 additions and 14 deletions
|
|
@ -71,7 +71,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
];
|
||||
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;
|
||||
sound.enable = true; # TODO: Add the rest of the sound stuff...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue