Add dynamic motd with tmproot warning

This commit is contained in:
2022-02-13 04:01:22 +00:00
parent baa3956ed5
commit 0f2c3b1f36
3 changed files with 52 additions and 7 deletions

View File

@@ -64,6 +64,7 @@
}) {
common = "common.nix";
build = "build.nix";
dynamic-motd = "dynamic-motd.nix";
tmproot = "tmproot.nix";
firewall = "firewall.nix";
server = "server.nix";