mirror of
https://github.com/sstent/nixos-on-odroid-m1.git
synced 2026-04-03 10:45:26 +00:00
Update flake.nix
enabling image compression
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
sdImage = {
|
sdImage = {
|
||||||
compressImage = false;
|
#compressImage = false;
|
||||||
populateFirmwareCommands = let
|
populateFirmwareCommands = let
|
||||||
configTxt = pkgs.writeText "README" ''
|
configTxt = pkgs.writeText "README" ''
|
||||||
Nothing to see here. This empty partition is here because I don't know how to turn its creation off.
|
Nothing to see here. This empty partition is here because I don't know how to turn its creation off.
|
||||||
|
|||||||
Reference in New Issue
Block a user