From a21c56fba470e6dc3f3da0948fb914fb485556bf Mon Sep 17 00:00:00 2001 From: tzlil Date: Sun, 2 Jul 2023 04:17:16 +0300 Subject: add ambiguous types and pointfree.io to haskell repl --- hosts/laptop/cfg.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/laptop/cfg.nix b/hosts/laptop/cfg.nix index 10d1696..35dbde7 100644 --- a/hosts/laptop/cfg.nix +++ b/hosts/laptop/cfg.nix @@ -112,7 +112,7 @@ home-manager.users.tzlil = { home.packages = [pkgs.schildichat-desktop-wayland pkgs.keepassxc]; programs.qutebrowser = { - enable = true; + enable = true; settings.colors.webpage.darkmode.enabled = true; }; }; -- cgit 1.4.1