Reenable rust-motd
This commit is contained in:
parent
444de85266
commit
d1addb224d
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ in
|
||||||
flake = "/home/tristand/nix";
|
flake = "/home/tristand/nix";
|
||||||
};
|
};
|
||||||
rust-motd = {
|
rust-motd = {
|
||||||
# enable = true; # broken atm
|
enable = true;
|
||||||
enableMotdInSSHD = true;
|
enableMotdInSSHD = true;
|
||||||
settings = {
|
settings = {
|
||||||
banner = {
|
banner = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue