feat: bfs: add xray package
This commit is contained in:
@@ -102,4 +102,8 @@ in {
|
|||||||
80 443 # for acme
|
80 443 # for acme
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
xray
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user