Add nixos VM

This commit is contained in:
2025-05-08 23:09:15 +01:00
parent 3ea2af4056
commit b2af6179d8
5 changed files with 76 additions and 2 deletions

View File

@@ -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"