only include niri option when withNiri is enabled

This commit is contained in:
twoneis 2024-03-14 00:40:56 +01:00
parent db60be1f5a
commit 52a742ee5a

View file

@ -1,4 +1,4 @@
{ pkgs, ... }: { { lib, config, pkgs, ... }: lib.mkIf (config.withNiri) {
home.packages = with pkgs; [ home.packages = with pkgs; [
polkit_gnome polkit_gnome
dconf dconf