nix flake check
This commit is contained in:
parent
7f8659d8af
commit
07ca34cc29
5 changed files with 10 additions and 8 deletions
nixos/system/all
|
@ -21,7 +21,7 @@
|
|||
i18n.defaultLocale = lib.mkDefault "en_US.UTF-8";
|
||||
console.font = "Lat2-Terminus16";
|
||||
console.keyMap = lib.mkDefault "us";
|
||||
services.xserver.layout = lib.mkDefault "us";
|
||||
services.xserver.xkb.layout = lib.mkDefault "us";
|
||||
|
||||
# swappiness
|
||||
# ----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue