Merge branch 'main' of github.com:DarkGuibrine/NixConfig
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user