nix: succefully generated raspberry pi 4 image (hydrogen)

This commit is contained in:
Primrose 2024-07-18 21:46:55 +02:00
parent d272d8ad2d
commit cadda2e104
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
5 changed files with 62 additions and 8 deletions

View file

@ -13,8 +13,6 @@
./virt.nix
];
system.stateVersion = "24.05";
boot.loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;