From 7e629a37e1ba7679725c55cdfb767d9f85c09b48 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Sun, 24 Dec 2023 18:17:18 +0100 Subject: [PATCH] Add Qutebrowser overlay --- nixos/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/default.nix b/nixos/default.nix index 4664884..add67d3 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -11,6 +11,7 @@ ./includes/system/lvm.nix ./includes/system/doas.nix ./includes/system/neovim.nix + ./includes/system/overlay.nix ] ++ ( if hostConfig.desktop then [