aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-01-21 08:23:36 +0100
committerene <ene@sils.li>2023-01-21 08:23:36 +0100
commit6e0f58c5118f4fc0896eb46faaad94f563c876a9 (patch)
tree50d85b6c88e51f7a22a4b270a4d7d495a23e528f
parentFeat: Save passwords in hashed form directly (diff)
downloadnixos-server-6e0f58c5118f4fc0896eb46faaad94f563c876a9.zip
Feat: Track last login in motd
-rw-r--r--services/rust-motd.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/rust-motd.nix b/services/rust-motd.nix
index 6ff9367..21bc1cd 100644
--- a/services/rust-motd.nix
+++ b/services/rust-motd.nix
@@ -67,6 +67,9 @@
};
last_login = {
+ sils = 2;
+ soispha = 2;
+ nightingale = 2;
};
last_run = {