Infini-SD: finalize configuration

This commit is contained in:
Infinidoge 2024-02-27 03:39:25 -05:00
parent 9d87b7d540
commit 613e1c8575
No known key found for this signature in database
3 changed files with 7 additions and 5 deletions

View file

@ -14,5 +14,5 @@
boot.zfs.forceImportRoot = false;
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
info.model = "Portable Installation";
info.model = "SD Card Installation";
}