Launch a terminal at boot in the live ISO.

This commit is contained in:
Tom Alexander
2025-01-18 11:55:12 -05:00
parent 8ac235cb8c
commit 308206d1cc
2 changed files with 26 additions and 0 deletions

View File

@@ -258,6 +258,7 @@ in
{
imports = [
./graphical_session_target.nix
./iso.nix
];
options.me.swayIncludes = lib.mkOption {