Pi firmware packages

This commit is contained in:
2023-12-16 18:13:30 +00:00
parent ca37ac3837
commit fa07aef5a3
3 changed files with 9 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
<nixos-hardware/raspberry-pi/4>
];
boot.cleanTmpDir = true;
fileSystems = {
"/" = {
device = "/dev/disk/by-label/NIXOS_SD";