try to fix non-booting muffinman

This commit is contained in:
Michael Floßmann 2024-07-13 18:59:36 +02:00
parent 289a121824
commit c99de5c6a4
4 changed files with 38 additions and 24 deletions

View file

@ -7,6 +7,8 @@
# ./sops.nix
];
console.keyMap = lib.mkDefault "neo";
environment.systemPackages = with pkgs; [
vim
wget

View file

@ -7,7 +7,7 @@
"kernel.sysrq" = 502; # enables "REISUB"
};
console.keyMap = lib.mkDefault "neo";
# console.keyMap = lib.mkDefault "neo";
services.xserver = {
xkb = lib.mkDefault {