commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user