install xkcd-font correctly
This commit is contained in:
@@ -141,6 +141,10 @@ in
|
|||||||
daemon.settings.storage-driver = "btrfs";
|
daemon.settings.storage-driver = "btrfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fonts.packages = with pkgs; [
|
||||||
|
xkcd-font
|
||||||
|
];
|
||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
@@ -227,7 +231,6 @@ in
|
|||||||
nvme-cli
|
nvme-cli
|
||||||
librecad
|
librecad
|
||||||
qgis-ltr # qgis gets recompiled, qgis-ltr is cached by hydra
|
qgis-ltr # qgis gets recompiled, qgis-ltr is cached by hydra
|
||||||
xkcd-font
|
|
||||||
colordiff
|
colordiff
|
||||||
tesseract
|
tesseract
|
||||||
trayscale
|
trayscale
|
||||||
|
|||||||
Reference in New Issue
Block a user