mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Add tamsyn font
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
# Select internationalisation properties.
|
# Select internationalisation properties.
|
||||||
i18n.defaultLocale = "en_GB.UTF-8";
|
i18n.defaultLocale = "en_GB.UTF-8";
|
||||||
console = {
|
console = {
|
||||||
packages = [ pkgs.spleen ];
|
packages = [ pkgs.spleen pkg.tamsyn ];
|
||||||
font = "spleen-12x24";
|
font = "spleen-12x24";
|
||||||
useXkbConfig = true; # use xkb.options in tty.
|
useXkbConfig = true; # use xkb.options in tty.
|
||||||
colors = [
|
colors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user