This commit is contained in:
biscuit
2025-06-18 11:32:32 -05:00
parent a25d41100a
commit 54f2f1e8f9
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
hyprconf = {
monitor = [
"DP-1,highres@highrr,0x1080,auto"
"DP-1,highres@165,0x1080,auto"
"HDMI-A-2,highres@highrr,0x0,auto"
];
};
+3
View File
@@ -30,11 +30,14 @@
tldr
jq
solaar
];
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
hardware = {
logitech.wireless.enable = true;
bluetooth = {
enable = true;
powerOnBoot = true;