mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
project-wide: Moved to nixos-unstable
I blame @hexchen and @arcnmx for this.
This commit is contained in:
parent
142df20916
commit
6a6128cc48
7 changed files with 18 additions and 21 deletions
|
|
@ -25,7 +25,7 @@ let
|
|||
" ${c1} .:::: :::: ${c2}'::::. "
|
||||
];
|
||||
in {
|
||||
services.mingetty = {
|
||||
services.getty = {
|
||||
greetingLine = ''
|
||||
\e[H\e[2J
|
||||
\e[9;10]'' + lib.concatStringsSep "\n" nixos_logo + "\n\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue