created module to add dconf changes. tried to add dash-to-panel in this module, unsure if it worked

This commit is contained in:
Eve 2025-06-24 21:43:43 -05:00
parent a2b076e2e5
commit 117b30f855
3 changed files with 14 additions and 0 deletions

View file

@ -19,6 +19,7 @@ in {
with pkgs; [
ungoogled-chromium
krita
gnomeExtensions.dash-to-panel
(lib.mkIf hardware.piperMouse.enable piper)
]
);