Enables tmp on tmpfs

This commit is contained in:
willemml 2024-02-04 01:05:56 -08:00
parent 93443c0a35
commit c3bdc4210e
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -17,6 +17,8 @@
programs.command-not-found.enable = false;
boot.tmp.useTmpfs = true;
console.keyMap = "colemak";
console.packages = [pkgs.terminus_font];