mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Add new kernel option based on https://git.launchpad.net/~ubuntu-concept/ubuntu/+source/ubuntu-x13s-settings/tree/grub.d/ubuntu-x13s-settings.cfg?h=main
This commit is contained in:
parent
7c03b2b1c8
commit
00e24c0343
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"console=tty0"
|
||||
"clk_ignore_unused"
|
||||
"pd_ignore_unused"
|
||||
"arm64.nopauth"
|
||||
];
|
||||
|
||||
networking.hostName = "drack";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue