1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-14 11:59:14 +01:00
parent 8002a8f725
commit 0c2838388f
2 changed files with 4 additions and 4 deletions

View file

@ -97,7 +97,7 @@
dosfstools
];
text = builtins.readFile ./disk.sh;
text = builtins.readFile ./disk.bash;
};
};
};