Add Jules' RockPro64
This commit is contained in:
parent
46ba563e2f
commit
e11627bd8f
18 changed files with 155 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
boot.kernelParams = [
|
||||
"radeon.cik_support=0"
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
system = {
|
||||
desktop.enable = true;
|
||||
lanzaboote.enable = true;
|
||||
fancyboot.enable = true;
|
||||
wireless.enable = true;
|
||||
wireguard.client.enable = true;
|
||||
stateVersion = "24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue