system-tarball-pc: fixing the readme inclusion
This commit is contained in:
@@ -60,7 +60,7 @@ let
|
||||
}
|
||||
'';
|
||||
|
||||
readme = builtins.readFile ./system-tarball-pc-readme.txt;
|
||||
readme = ./system-tarball-pc-readme.txt;
|
||||
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user