repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/ibm/sbp1: Update PCIe SBDF in comment
[coreboot2.git]
/
util
/
liveiso
/
nixos
/
console.nix
blob
9bd75971fbd40b5fbcced06b5cc855aa5ce1c1a9
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
{
4
imports = [
5
./common.nix
6
];
7
8
services.getty.autologinUser = "user";
9
}