mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
shiz
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{ inputs, ... }@flakeContext:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
@@ -8,7 +7,7 @@
|
||||
{
|
||||
services = {
|
||||
zerotierone = {
|
||||
enable = enable;
|
||||
enable = false;
|
||||
joinNetworks = [
|
||||
"db64858fedde087e"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user