forked from dan/liminix
1
0
Fork 0

remove unneeded login and getty applets

This commit is contained in:
Daniel Barlow 2023-11-23 20:01:13 +00:00
parent 62c788eb86
commit 3df34428d6
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ let
};
in {
config = {
programs.busybox.applets = [ "login" "getty" ];
filesystem = dir {
etc = dir {
s6-rc = dir {