about summary refs log tree commit diff
path: root/nixos/tests/solanum.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-05-30solanum: fix MOTDChristine Dodrill1-0/+8
Previously this defaulted to the default MOTD in the solanum source tree, and I don't want my friends to laugh at me. Includes a patch to the tests to ensure that the MOTD is actually set. This replicates the fix done in #109705 (solanum is a fork of charybdis, so they share fundamental logic for this). Signed-off-by: Christine Dodrill <me@christine.website>
2021-05-21nixos/solanum: initlassulus1-0/+89