mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update pinebook-pro.nix
This commit is contained in:
parent
1f4b95c64f
commit
2a0df167ef
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelParams = [ "console=tty0" ];
|
||||
|
||||
boot.loader = {
|
||||
efi = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue