Fix indentation

This commit is contained in:
ItsDrike 2024-06-19 19:23:36 +02:00
parent bb1915e3dd
commit c916fd31b4
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -83,7 +83,7 @@
device = {
roles = {
type = "laptop";
virtual-machine = false;
virtual-machine = false;
};
cpu.type = "amd";
gpu.type = "amd";
@ -110,18 +110,18 @@
git = {
userName = "ItsDrike";
userEmail = "itsdrike@protonmail.com";
signing = {
enable = true;
userEmail = "itsdrike@protonmail.com";
signing = {
enable = true;
key = "FA2745890B7048C0";
};
};
};
wms.hyprland = {
enable = true;
monitor = [
"eDP-1, 1920x1080@60, 0x0, 1"
];
monitor = [
"eDP-1, 1920x1080@60, 0x0, 1"
];
};
programs = {