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