Setting up deploy-rs, update & start of tetra
This commit is contained in:
parent
5532e9e720
commit
8aca74fc84
9 changed files with 258 additions and 89 deletions
|
|
@ -8,7 +8,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.configurationLimit = 10;
|
||||
# boot.loader.efi.canTouchEfiVariables = true;
|
||||
# boot.kernelParams = [ "quiet" ];
|
||||
boot.kernelParams = [ "amdgpu.abmlevel=0" "amdgpu.sg_display=0" "amdgpu.dcdebugmask=0x410" ];
|
||||
boot.initrd.systemd = {
|
||||
enable = true;
|
||||
# network.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue