mirror of
https://github.com/Ascyii/nixos.git
synced 2025-12-31 22:44:23 -05:00
auto up 01:47:18 up 0:00, 2 users, load average: 1.77, 0.41, 0.13
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user