fix various flake erros

This commit is contained in:
jopejoe1 2024-07-12 21:38:33 +02:00
parent f51a53d7cb
commit 21688ed5bf
10 changed files with 15 additions and 155 deletions

View file

@ -16,6 +16,7 @@
local.enable = true;
nix.enable = true;
sway.enable = true;
gui.enable = true;
user = {
jopejoe1.enable = true;
root.enable = true;
@ -27,7 +28,7 @@
hostId = "af13bbec";
};
hardware.opengl.enable = true;
hardware.graphics.enable = true;
time.timeZone = "Europe/Berlin";
@ -49,7 +50,7 @@
keyMap = "us";
};
services.xserver = {
layout = "us";
xkb.layout = "us";
};
boot = {