auto up 11:49:23 up 0:19, 2 users, load average: 0.09, 0.27, 0.37

This commit is contained in:
2025-11-20 11:49:25 +01:00
parent 0274f875c4
commit dc1e64865f
2 changed files with 10 additions and 4 deletions

View File

@@ -58,10 +58,10 @@
networking = { networkmanager = { enable = true; }; };
i18n.defaultLocale = "en_US.UTF-8";
console = {
font = "Lat2-Terminus16";
keyMap = "us";
};
#console = {
# font = "Lat2-Terminus16";
# keyMap = "us";
#};
programs.zsh = {
enable = true;