Compare commits

..

No commits in common. "170189e56ec3d94378537ecf8c951ca6caea63a3" and "58a0abf24d5ff49541ff30be36324f0fe8398fc8" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View file

@ -15,7 +15,6 @@ with lib.metacfg;
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
1234 1234
8000
]; ];
systemd.tmpfiles.rules = systemd.tmpfiles.rules =

View file

@ -31,10 +31,8 @@
"quiet" "quiet"
"splash" "splash"
"video=efifb:nobgrt" "video=efifb:nobgrt"
"amdgpu.gttsize=126976" "ttm.pages_limit=31457280"
"iommu=pt" "ttm.page_pool_size=31457280"
"ttm.pages_limit=32505856"
"amdgpu.cwsr_enable=0"
]; ];
fileSystems."/" = { fileSystems."/" = {