This commit is contained in:
2026-08-22 13:36:53 +01:00
parent b072564a6c
commit 049ccd8d29
5 changed files with 137 additions and 93 deletions
+1 -9
View File
@@ -21,7 +21,7 @@
modules.stylix
modules.quickshell
modules.lavd
modules.omp
# modules.omp
# modules.podman
# modules.openvivo
];
@@ -37,14 +37,6 @@
homeManager =
{ pkgs, ... }:
{
xdg.configFile."hypr/hyprland-local.lua" = {
text = ''
-- Host overrides (laptop)
hl.config({ ["decoration.blur.enabled"] = false })
hl.config({ ["input.sensitivity"] = 0 })
hl.device({ name = "default", sensitivity = 0 })
'';
};
home.packages = with pkgs; [
telegram-desktop
equibop