Merge branch 'main' of github.com:DarkGuibrine/NixConfig

This commit is contained in:
2026-05-17 17:40:45 -03:00
2 changed files with 20 additions and 0 deletions
@@ -8,10 +8,16 @@
{
mods = {
<<<<<<< HEAD
#netbird.enable = true;
=======
>>>>>>> dd8334c9c024018cca7a75216d680779a606da8a
tailscale.enable = true;
flakePath = "/etc/nixos";
};
services.netbird.enable = true;
# Enable the OpenSSH daemon.
services.openssh = {
enable = true;