test
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
hyprconf = {
|
hyprconf = {
|
||||||
monitor = [
|
monitor = [
|
||||||
"DP-1,highres@highrr,0x1080,auto"
|
"DP-1,highres@165,0x1080,auto"
|
||||||
"HDMI-A-2,highres@highrr,0x0,auto"
|
"HDMI-A-2,highres@highrr,0x0,auto"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -30,11 +30,14 @@
|
|||||||
tldr
|
tldr
|
||||||
|
|
||||||
jq
|
jq
|
||||||
|
|
||||||
|
solaar
|
||||||
];
|
];
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
logitech.wireless.enable = true;
|
||||||
bluetooth = {
|
bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
powerOnBoot = true;
|
powerOnBoot = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user