moved syncthing_base.nix
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [ ../../users/richie/global/zerotier.nix ];
|
||||
|
||||
networking = {
|
||||
hostId = "1beb3026";
|
||||
@ -54,11 +55,6 @@
|
||||
trim.enable = true;
|
||||
autoScrub.enable = true;
|
||||
};
|
||||
|
||||
zerotierone = {
|
||||
enable = true;
|
||||
joinNetworks = [ "e4da7455b2ae64ca" ];
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
|
Reference in New Issue
Block a user