1
1
Fork 0

Compare commits

..

No commits in common. "c86cf48127c5356bb0189463bbdd807de4b76f37" and "8335a93596e0e97abe0cebf53c9b77494e7f8100" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@
];
beatific.hostName = "unfolder";
beatific.extraPrograms = true;
# Bootloader.
boot.loader.grub = {

View File

@ -124,7 +124,6 @@ in {
environment.systemPackages = with pkgs; [
calibre # provides ebook-convert
imagemagick # image convertion cli
puddletag # mp3 tag editor
tesseract # OCR engine
];
})