mediabox: update nix options naming

This commit is contained in:
Asmir A 2023-10-01 21:26:33 +02:00
parent 469146da60
commit 880d6e9aed

View File

@ -44,7 +44,7 @@
};
readOnlyNixStore = true;
supportedFilesystems = ["btrfs"];
tmpOnTmpfs = true;
tmp.useTmpfs = true;
};
security = {
@ -329,7 +329,7 @@
};
};
fonts.fonts = with pkgs; [
fonts.packages = with pkgs; [
dina-font
fira-code
fira-code-symbols