edk2 pi5 building

This commit is contained in:
mjallen18
2026-01-13 19:28:08 -06:00
parent 49485c91a6
commit 57add82f95
3 changed files with 40 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
{
imports = [
./boot.nix
./filesystems.nix
./hardware-configuration.nix
./services.nix
];
@@ -33,6 +34,7 @@
};
user = {
name = "matt";
extraGroups = [
"scanner"
"lp"
"video"