trivionomicon: add motd module

This commit is contained in:
Fabian Montero 2025-08-26 15:02:26 -06:00
parent 61da57ac9d
commit 040ce540c8
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
3 changed files with 33 additions and 0 deletions

View file

@ -33,6 +33,7 @@
};
local.sway.enable = true;
local.trivionomiconMotd.enable = true;
networking = {
hostName = "posixlycorrect";