Compare commits
No commits in common. "170189e56ec3d94378537ecf8c951ca6caea63a3" and "58a0abf24d5ff49541ff30be36324f0fe8398fc8" have entirely different histories.
170189e56e
...
58a0abf24d
2 changed files with 2 additions and 5 deletions
|
|
@ -15,7 +15,6 @@ with lib.metacfg;
|
|||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
1234
|
||||
8000
|
||||
];
|
||||
|
||||
systemd.tmpfiles.rules =
|
||||
|
|
|
|||
|
|
@ -31,10 +31,8 @@
|
|||
"quiet"
|
||||
"splash"
|
||||
"video=efifb:nobgrt"
|
||||
"amdgpu.gttsize=126976"
|
||||
"iommu=pt"
|
||||
"ttm.pages_limit=32505856"
|
||||
"amdgpu.cwsr_enable=0"
|
||||
"ttm.pages_limit=31457280"
|
||||
"ttm.page_pool_size=31457280"
|
||||
];
|
||||
|
||||
fileSystems."/" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue