this neither

This commit is contained in:
smayzy 2025-07-09 00:19:18 +02:00
parent 86d3ebf9d2
commit 423050d79f

View File

@ -10,6 +10,6 @@ in
};
config = mkIf config.smayzy.librewolf.enable {
programs.librewolf.enable = true;
environment.systemPackages = with pkgs; [ librewolf ];
};
}